public class DistributedSQLitePoolTableManager extends JDBCPoolManager
connectionPoolddbsEntityManager, jdbcConditionConverter, jdbcConnector, jdbcPreparedStatementManager| Constructor and Description | 
|---|
DistributedSQLitePoolTableManager(SQLiteConnectionPool pool)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
createEntity(IEntity objectToCreate)
Create the structure of the entity 
 | 
commit, createEntity, delete, executeTransaction, isOpen, open, rollbackadd, close, conversionResultSet, delete, getDeleteSQLString, getInsertSQLString, getUpdateSQLString, listAll, listAllWithQueryString, loadArray, read, readLastElement, setAutoCommit, updatepublic DistributedSQLitePoolTableManager(SQLiteConnectionPool pool)
public boolean createEntity(IEntity objectToCreate) throws DDBSToolkitException
UpdatableEntityManagercreateEntity in interface UpdatableEntityManagercreateEntity in class JDBCEntityManagerobjectToCreate - Object to createDDBSToolkitException - Problem during operation