public interface SQLConfiguration
extends org.qi4j.api.configuration.ConfigurationComposite
DataSource
as connection to SQL
database, and given schema name as schema to create tables in.Modifier and Type | Method and Description |
---|---|
org.qi4j.api.property.Property<String> |
schemaName()
The schema name to use to create/find tables.
|
@Optional org.qi4j.api.property.Property<String> schemaName()