public class DerbySQLEntityStoreAssembler
extends org.qi4j.bootstrap.Assemblers.VisibilityIdentityConfig<AssemblerType>
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_ENTITYSTORE_IDENTITY |
Constructor and Description |
---|
DerbySQLEntityStoreAssembler() |
Modifier and Type | Method and Description |
---|---|
void |
assemble(org.qi4j.bootstrap.ModuleAssembly module) |
protected Class<?> |
getDatabaseSQLServiceSpecializationMixin() |
protected Class<?> |
getDatabaseStringBuilderMixin() |
protected org.sql.generation.api.vendor.SQLVendor |
getSQLVendor() |
public static final String DEFAULT_ENTITYSTORE_IDENTITY
protected Class<?> getDatabaseSQLServiceSpecializationMixin()
protected org.sql.generation.api.vendor.SQLVendor getSQLVendor() throws IOException
IOException
protected Class<?> getDatabaseStringBuilderMixin()
public final void assemble(org.qi4j.bootstrap.ModuleAssembly module) throws org.qi4j.bootstrap.AssemblyException
org.qi4j.bootstrap.AssemblyException