getOtherFieldsInSQL abstract method
This method should be implemented by subclasses to provide the SQL for creating entity-specific fields in the table.
Implementation
String getOtherFieldsInSQL();
This method should be implemented by subclasses to provide the SQL for creating entity-specific fields in the table.
String getOtherFieldsInSQL();