KonaKart Community Forum

Installation / Configuration => Programming of KonaKart => Topic started by: catalinb on January 10, 2014, 08:56:51 am

Title: torque classes
Post by: catalinb on January 10, 2014, 08:56:51 am
Hi guys,

Can anyone tell me what is the recommended approach to generate torque classes for custom database tables?

Thank you,
Catalin
Title: Re: torque classes
Post by: trevor on January 10, 2014, 10:34:38 am
In the enterprise version of KonaKart we provide an example under KonaKart\custom\database and some code that uses it under KonaKart\java_api_examples\src\com\konakart\apiexamples\CustomSchemaExample.java.