org.qi4j.entitystore.sql.internal
Interface DatabaseSQLService.DatabaseSQLServiceComposite

All Superinterfaces:
Composite, DatabaseSQLService, Identity, ServiceComposite
Enclosing interface:
DatabaseSQLService

public static interface DatabaseSQLService.DatabaseSQLServiceComposite
extends DatabaseSQLService, ServiceComposite


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.qi4j.entitystore.sql.internal.DatabaseSQLService
DatabaseSQLService.DatabaseSQLServiceComposite, DatabaseSQLService.EntityValueResult
 
Nested classes/interfaces inherited from interface org.qi4j.api.entity.Identity
Identity.IdentityMixin
 
Method Summary
 
Methods inherited from interface org.qi4j.entitystore.sql.internal.DatabaseSQLService
getConnection, getEntityValue, newPKForEntity, populateGetAllEntitiesStatement, populateGetEntityStatement, populateInsertEntityStatement, populateRemoveEntityStatement, populateUpdateEntityStatement, prepareGetAllEntitiesStatement, prepareGetEntityStatement, prepareInsertEntityStatement, prepareRemoveEntityStatement, prepareUpdateEntityStatement, startDatabase, stopDatabase
 
Methods inherited from interface org.qi4j.api.entity.Identity
identity
 
Methods inherited from interface org.qi4j.api.composite.Composite
metaInfo, type