public interface DatabaseBuilderParameters extends BasicBuilderProperties<DatabaseBuilderParameters>, DatabaseBuilderProperties<DatabaseBuilderParameters>, BuilderParameters
Definition of a parameters interface providing a fluent API for setting all properties for a database configuration.
Important note: This interface is not intended to be implemented by client code! It defines a set of available properties and may be extended even in minor releases.
RESERVED_PARAMETER_PREFIX
setBeanHelper, setConfigurationDecoder, setConversionHandler, setDefaultLookups, setInterpolator, setListDelimiterHandler, setLogger, setParentInterpolator, setPrefixLookups, setSynchronizer, setThrowExceptionOnMissing
setAutoCommit, setConfigurationName, setConfigurationNameColumn, setDataSource, setKeyColumn, setTable, setValueColumn
getParameters
Copyright © 2001–2020 The Apache Software Foundation. All rights reserved.