getOtherFieldsInSQL abstract method

String getOtherFieldsInSQL()

This method should be implemented by subclasses to provide the SQL for creating entity-specific fields in the table.

Implementation

String getOtherFieldsInSQL();