- get(Object) - Method in interface org.batoo.jpa.jdbc.mapping.Mapping
-
Returns the mapping value of instance.
- getAdapter(ClassLoader, String) - Static method in class org.batoo.jpa.jdbc.adapter.AbstractJdbcAdaptor
-
Returns the JDBC Adapter.
- getAllocationSize() - Method in class org.batoo.jpa.jdbc.AbstractGenerator
-
Returns the allocationSize of the generator.
- getAutoCommit() - Method in class org.batoo.jpa.jdbc.ConnectionProxy
- getCastClassName(Class<?>) - Method in class org.batoo.jpa.jdbc.adapter.AbstractJdbcAdaptor
-
Returns the clazz to DB type data type.
- getCastClassName(Class<?>) - Method in class org.batoo.jpa.jdbc.adapter.H2Adaptor
-
Returns the clazz to DB type data type.
- getCatalog() - Method in class org.batoo.jpa.jdbc.AbstractGenerator
-
Returns the catalog of the generator.
- getCatalog() - Method in class org.batoo.jpa.jdbc.AbstractTable
-
Returns the catalog.
- getCatalog() - Method in class org.batoo.jpa.jdbc.ConnectionProxy
- getChild(String) - Method in interface org.batoo.jpa.jdbc.mapping.ParentMapping
-
Returns the mapping corresponding to the name.
- getChild(String) - Method in interface org.batoo.jpa.jdbc.mapping.RootMapping
-
Returns the mapping corresponding to the name.
- getChildren() - Method in interface org.batoo.jpa.jdbc.mapping.ParentMapping
-
Returns the children of the mapping.
- getClientInfo() - Method in class org.batoo.jpa.jdbc.ConnectionProxy
- getClientInfo(String) - Method in class org.batoo.jpa.jdbc.ConnectionProxy
- getColumn(String) - Method in class org.batoo.jpa.jdbc.adapter.JdbcTable
-
Returns the column metadata for the column with the name.
- getColumn() - Method in interface org.batoo.jpa.jdbc.mapping.BasicMapping
-
Returns the column of the mapping.
- getColumnDefinition() - Method in class org.batoo.jpa.jdbc.AbstractColumn
-
Returns the static definition of the column.
- getColumnDefinition() - Method in class org.batoo.jpa.jdbc.BasicColumn
-
Returns the static definition of the column.
- getColumnDefinition() - Method in interface org.batoo.jpa.jdbc.Column
-
Returns the static definition of the column.
- getColumnDefinition() - Method in class org.batoo.jpa.jdbc.DiscriminatorColumn
-
Returns the static definition of the column.
- getColumnDefinition() - Method in class org.batoo.jpa.jdbc.ElementColumn
-
Returns the static definition of the column.
- getColumnDefinition() - Method in class org.batoo.jpa.jdbc.JoinColumn
-
Returns the columnDefinition of the JoinColumn.
- getColumnDefinition() - Method in class org.batoo.jpa.jdbc.MapKeyColumn
-
Returns the static definition of the column.
- getColumnDefinition() - Method in class org.batoo.jpa.jdbc.OrderColumn
-
Returns the static definition of the column.
- getColumnMap() - Method in class org.batoo.jpa.jdbc.AbstractTable
-
Returns the columnMap of the AbstractTable.
- getColumnNames() - Method in class org.batoo.jpa.jdbc.AbstractTable
-
Returns the set of column names.
- getColumns() - Method in class org.batoo.jpa.jdbc.AbstractTable
-
Returns the array of columns the table has
- getColumns(AbstractTable) - Method in class org.batoo.jpa.jdbc.adapter.JdbcAdaptor
-
Returns the sorted columns.
- getColumnTransformer() - Method in interface org.batoo.jpa.jdbc.mapping.BasicMapping
-
Returns the column transformer of the mapping.
- getColumnType(AbstractColumn, int) - Method in class org.batoo.jpa.jdbc.adapter.H2Adaptor
-
Returns the data type of the column.
- getColumnType(AbstractColumn, int) - Method in class org.batoo.jpa.jdbc.adapter.HsqlAdaptor
-
Returns the data type of the column.
- getColumnType(AbstractColumn, int) - Method in class org.batoo.jpa.jdbc.adapter.JdbcAdaptor
-
Returns the data type of the column.
- getColumnType(AbstractColumn, int) - Method in class org.batoo.jpa.jdbc.adapter.MsSqlAdaptor
-
Returns the data type of the column.
- getColumnType(AbstractColumn, int) - Method in class org.batoo.jpa.jdbc.adapter.MySqlAdaptor
-
Returns the data type of the column.
- getColumnType(AbstractColumn, int) - Method in class org.batoo.jpa.jdbc.adapter.OracleAdaptor
-
Returns the data type of the column.
- getColumnType(AbstractColumn, int) - Method in class org.batoo.jpa.jdbc.adapter.PostgreSqlAdaptor
-
Returns the data type of the column.
- getColumnType(AbstractColumn, int) - Method in class org.batoo.jpa.jdbc.adapter.SawSqlAdaptor
-
Returns the data type of the column.
- getConfig() - Method in class org.batoo.jpa.jdbc.BoneCPDataSource
-
Returns a configuration object built during initialization of the connection pool.
- getConnection() - Method in class org.batoo.jpa.jdbc.AbstractDataSource
- getConnection() - Method in class org.batoo.jpa.jdbc.BoneCPDataSource
- getConnection(String, String) - Method in class org.batoo.jpa.jdbc.BoneCPDataSource
- getConnection() - Method in class org.batoo.jpa.jdbc.DataSourceProxy
- getConnection(String, String) - Method in class org.batoo.jpa.jdbc.DataSourceProxy
- getConnection() - Method in class org.batoo.jpa.jdbc.PreparedStatementProxy
- getCurrentDate() - Method in class org.batoo.jpa.jdbc.adapter.JdbcAdaptor
-
Returns the current date literal
- getCurrentDate() - Method in class org.batoo.jpa.jdbc.adapter.MsSqlAdaptor
-
Returns the current date literal
- getCurrentDate() - Method in class org.batoo.jpa.jdbc.adapter.SawSqlAdaptor
-
Returns the current date literal
- getCurrentTime() - Method in class org.batoo.jpa.jdbc.adapter.JdbcAdaptor
-
Returns the current time literal
- getCurrentTime() - Method in class org.batoo.jpa.jdbc.adapter.MsSqlAdaptor
-
Returns the current time literal
- getCurrentTime() - Method in class org.batoo.jpa.jdbc.adapter.OracleAdaptor
-
Returns the current time literal
- getCurrentTime() - Method in class org.batoo.jpa.jdbc.adapter.SawSqlAdaptor
-
Returns the current time literal
- getCurrentTimeStamp() - Method in class org.batoo.jpa.jdbc.adapter.JdbcAdaptor
-
Returns the current time stamp literal
- getCurrentTimeStamp() - Method in class org.batoo.jpa.jdbc.adapter.MsSqlAdaptor
-
Returns the current time stamp literal
- getCurrentTimeStamp() - Method in class org.batoo.jpa.jdbc.adapter.SawSqlAdaptor
-
Returns the current time stamp literal
- getDatabaseName() - Method in class org.batoo.jpa.jdbc.adapter.DerbyAdaptor
-
Returns the name of the database.
- getDatabaseName() - Method in class org.batoo.jpa.jdbc.adapter.H2Adaptor
-
Returns the name of the database.
- getDatabaseName() - Method in class org.batoo.jpa.jdbc.adapter.HsqlAdaptor
-
Returns the name of the database.
- getDatabaseName() - Method in class org.batoo.jpa.jdbc.adapter.JdbcAdaptor
-
Returns the name of the database.
- getDatabaseName() - Method in class org.batoo.jpa.jdbc.adapter.MsSqlAdaptor
-
Returns the name of the database.
- getDatabaseName() - Method in class org.batoo.jpa.jdbc.adapter.MySqlAdaptor
-
Returns the name of the database.
- getDatabaseName() - Method in class org.batoo.jpa.jdbc.adapter.OracleAdaptor
-
Returns the name of the database.
- getDatabaseName() - Method in class org.batoo.jpa.jdbc.adapter.PostgreSqlAdaptor
-
Returns the name of the database.
- getDatabaseName() - Method in class org.batoo.jpa.jdbc.adapter.SawSqlAdaptor
-
Returns the name of the database.
- getDateTimeFunctionTemplate(DateTimeFunctionType) - Method in class org.batoo.jpa.jdbc.adapter.JdbcAdaptor
-
Returns the date time function template for the type type.
- getDecimalDigits() - Method in class org.batoo.jpa.jdbc.adapter.JdbcColumn
-
Returns the decimalDigits of the column.
- getDelegate() - Method in class org.batoo.jpa.jdbc.DataSourceProxy
-
Returns the delegate datasource.
- getDestinationKey() - Method in class org.batoo.jpa.jdbc.JoinTable
-
Returns the destinationKey of the JoinTable.
- getDiscriminatorValue() - Method in interface org.batoo.jpa.jdbc.model.EntityTypeDescriptor
-
Returns the discriminator value of the entity.
- getDriverClass() - Method in class org.batoo.jpa.jdbc.BoneCPDataSource
-
Gets driver class set in config.
- getDropForeignKeySql(String, String, String) - Method in class org.batoo.jpa.jdbc.adapter.H2Adaptor
-
Returns the SQL to drop the foreign key.
- getDropForeignKeySql(String, String, String) - Method in class org.batoo.jpa.jdbc.adapter.HsqlAdaptor
-
Returns the SQL to drop the foreign key.
- getDropForeignKeySql(String, String, String) - Method in class org.batoo.jpa.jdbc.adapter.JdbcAdaptor
-
Returns the SQL to drop the foreign key.
- getDropForeignKeySql(String, String, String) - Method in class org.batoo.jpa.jdbc.adapter.MsSqlAdaptor
-
Returns the SQL to drop the foreign key.
- getDropForeignKeySql(String, String, String) - Method in class org.batoo.jpa.jdbc.adapter.OracleAdaptor
-
Returns the SQL to drop the foreign key.
- getDropForeignKeySql(String, String, String) - Method in class org.batoo.jpa.jdbc.adapter.PostgreSqlAdaptor
-
Returns the SQL to drop the foreign key.
- getElementColumn() - Method in class org.batoo.jpa.jdbc.CollectionTable
-
Returns the element column of the collection table.
- getEntity() - Method in class org.batoo.jpa.jdbc.EntityTable
-
Returns the entity of the EntityTable.
- getEntity() - Method in class org.batoo.jpa.jdbc.JoinTable
-
Returns the oner entity of the table.
- getEnumType() - Method in interface org.batoo.jpa.jdbc.mapping.BasicMapping
-
Returns the enum type of the mapping.
- getFetchDirection() - Method in class org.batoo.jpa.jdbc.PreparedStatementProxy
- getFetchSize() - Method in class org.batoo.jpa.jdbc.PreparedStatementProxy
- getForeignKey(String) - Method in class org.batoo.jpa.jdbc.adapter.JdbcTable
-
Returns the foreign key with then name.
- getForeignKey() - Method in interface org.batoo.jpa.jdbc.mapping.AssociationMapping
-
Returns the foreign key of the mapping.
- getForeignKeys() - Method in class org.batoo.jpa.jdbc.AbstractTable
-
Returns the foreign keys of the table.
- getForeignKeys() - Method in class org.batoo.jpa.jdbc.adapter.JdbcTable
-
Returns the foreign keys of the table.
- getGeneratedKeys() - Method in class org.batoo.jpa.jdbc.PreparedStatementProxy
- getHoldability() - Method in class org.batoo.jpa.jdbc.ConnectionProxy
- getIdClass() - Method in interface org.batoo.jpa.jdbc.model.EntityTypeDescriptor
-
Returns the id class of the identifiable type.
- getIdFields() - Method in class org.batoo.jpa.jdbc.EntityTable
-
Returns the id fields of the table.
- getIdMapping() - Method in interface org.batoo.jpa.jdbc.model.EntityTypeDescriptor
-
Returns the id mapping of the entity.
- getIdMappings() - Method in interface org.batoo.jpa.jdbc.model.EntityTypeDescriptor
-
Returns an array of id attributes.
- getIdType() - Method in class org.batoo.jpa.jdbc.AbstractColumn
-
Returns the idType of the column.
- getIdType() - Method in interface org.batoo.jpa.jdbc.Column
-
Returns the idType of the column.
- getIdType() - Method in interface org.batoo.jpa.jdbc.mapping.SingularMapping
-
Returns the id type of the mapping.
- getIndex(String) - Method in class org.batoo.jpa.jdbc.adapter.JdbcTable
-
Returns the index with then name.
- getIndex() - Method in class org.batoo.jpa.jdbc.Joinable
-
Returns the index of the Joinable.
- getIndexes() - Method in class org.batoo.jpa.jdbc.EntityTable
-
Returns the indexes of the table.
- getInitialValue() - Method in class org.batoo.jpa.jdbc.AbstractGenerator
-
Returns the initialValue of the generator.
- getInsertBatchSize() - Method in class org.batoo.jpa.jdbc.adapter.HsqlAdaptor
-
Returns the insertBatchSize of the JdbcAdaptor.
- getInsertBatchSize() - Method in class org.batoo.jpa.jdbc.adapter.JdbcAdaptor
-
Returns the insertBatchSize of the JdbcAdaptor.
- getInsertBatchSize() - Method in class org.batoo.jpa.jdbc.adapter.OracleAdaptor
-
Returns the insertBatchSize of the JdbcAdaptor.
- getInsertColumns(EntityTypeDescriptor, int) - Method in class org.batoo.jpa.jdbc.AbstractTable
-
Returns the columns for the insert.
- getInsertSql(EntityTypeDescriptor, int) - Method in class org.batoo.jpa.jdbc.AbstractTable
-
Returns the insert statement for the table specifically.
- getJavaMember() - Method in interface org.batoo.jpa.jdbc.mapping.Mapping
-
Returns the java member of the mapping.
- getJavaType() - Method in interface org.batoo.jpa.jdbc.mapping.Mapping
-
Returns the javaType of the mapping.
- getJavaType() - Method in interface org.batoo.jpa.jdbc.model.TypeDescriptor
-
Returns the java type of the persistent type.
- getJdbcAdaptor() - Method in class org.batoo.jpa.jdbc.EntityTable
-
Returns the jdbcAdaptor of the EntityTable.
- getJoinColumns() - Method in class org.batoo.jpa.jdbc.ForeignKey
-
Returns the list of join columns of the foreign key.
- getJoinTable() - Method in interface org.batoo.jpa.jdbc.mapping.AssociationMapping
-
Returns the join table for the relation.
- getJpqlFragment() - Method in enum org.batoo.jpa.jdbc.DateTimeFunctionType
-
Returns the jpql fragment of the function type.
- getJpqlFragment() - Method in enum org.batoo.jpa.jdbc.NumericFunctionType
-
Returns the jpql fragment of the function type.
- getKey() - Method in class org.batoo.jpa.jdbc.CollectionTable
-
Returns the key.
- getKey() - Method in class org.batoo.jpa.jdbc.Joinable
-
Returns the key of the Joinable.
- getKeyColumn() - Method in class org.batoo.jpa.jdbc.CollectionTable
-
Returns the key column of the collection table.
- getLength() - Method in class org.batoo.jpa.jdbc.AbstractColumn
-
Returns the length of the column.
- getLength() - Method in class org.batoo.jpa.jdbc.BasicColumn
-
Returns the length of the column.
- getLength() - Method in interface org.batoo.jpa.jdbc.Column
-
Returns the length of the column.
- getLength() - Method in class org.batoo.jpa.jdbc.DiscriminatorColumn
-
Returns the length of the column.
- getLength() - Method in class org.batoo.jpa.jdbc.ElementColumn
-
Returns the length of the column.
- getLength() - Method in class org.batoo.jpa.jdbc.JoinColumn
-
Returns the length of the column.
- getLength() - Method in class org.batoo.jpa.jdbc.MapKeyColumn
-
Returns the length of the column.
- getLength() - Method in class org.batoo.jpa.jdbc.OrderColumn
-
Returns the length of the column.
- getLocator() - Method in class org.batoo.jpa.jdbc.AbstractColumn
-
Returns the locator of the column.
- getLocator() - Method in class org.batoo.jpa.jdbc.AbstractGenerator
-
Returns the locator of the generator.
- getLocator() - Method in class org.batoo.jpa.jdbc.AbstractTable
-
Returns the locator.
- getLocator() - Method in interface org.batoo.jpa.jdbc.Column
-
Returns the locator of the column.
- getLocator() - Method in interface org.batoo.jpa.jdbc.mapping.Mapping
-
Returns the locator of the mapping.
- getLoginTimeout() - Method in class org.batoo.jpa.jdbc.BoneCPDataSource
-
Gets the maximum time in seconds that this data source can wait while attempting to connect to a database.
- getLoginTimeout() - Method in class org.batoo.jpa.jdbc.DataSourceProxy
- getLogWriter() - Method in class org.batoo.jpa.jdbc.BoneCPDataSource
-
Retrieves the log writer for this DataSource object.
- getLogWriter() - Method in class org.batoo.jpa.jdbc.DataSourceProxy
- getMapping() - Method in class org.batoo.jpa.jdbc.AbstractColumn
-
Returns the mapping of the BasicColumn.
- getMapping() - Method in class org.batoo.jpa.jdbc.BasicColumn
-
Returns the mapping of the BasicColumn.
- getMapping() - Method in class org.batoo.jpa.jdbc.CollectionTable
-
Returns the mapping of the collection table.
- getMapping() - Method in interface org.batoo.jpa.jdbc.Column
-
Returns the mapping of the BasicColumn.
- getMapping() - Method in class org.batoo.jpa.jdbc.DiscriminatorColumn
-
Returns the mapping of the BasicColumn.
- getMapping() - Method in class org.batoo.jpa.jdbc.ElementColumn
-
Returns the mapping of the BasicColumn.
- getMapping() - Method in class org.batoo.jpa.jdbc.ForeignKey
-
Returns the mapping of the ForeignKey.
- getMapping() - Method in class org.batoo.jpa.jdbc.JoinColumn
-
Returns the mapping of the BasicColumn.
- getMapping() - Method in class org.batoo.jpa.jdbc.MapKeyColumn
-
Returns the mapping of the BasicColumn.
- getMapping(String) - Method in interface org.batoo.jpa.jdbc.mapping.RootMapping
-
Returns the mapping corresponding to the path.
- getMapping() - Method in class org.batoo.jpa.jdbc.OrderColumn
-
Returns the mapping of the BasicColumn.
- getMapsId() - Method in interface org.batoo.jpa.jdbc.mapping.SingularAssociationMapping
-
Returns the mapsId of the AssociatedSingularAttribute.
- getMasterColumn() - Method in class org.batoo.jpa.jdbc.JoinColumn
-
Returns the master column.
- getMaxFieldSize() - Method in class org.batoo.jpa.jdbc.PreparedStatementProxy
- getMaxRows() - Method in class org.batoo.jpa.jdbc.PreparedStatementProxy
- getMetaData() - Method in class org.batoo.jpa.jdbc.ConnectionProxy
- getMetaData() - Method in class org.batoo.jpa.jdbc.PreparedStatementProxy
- getMoreResults() - Method in class org.batoo.jpa.jdbc.PreparedStatementProxy
- getMoreResults(int) - Method in class org.batoo.jpa.jdbc.PreparedStatementProxy
- getName() - Method in class org.batoo.jpa.jdbc.AbstractColumn
-
Returns the name of the column.
- getName() - Method in class org.batoo.jpa.jdbc.AbstractGenerator
-
Returns the name of the generator.
- getName() - Method in class org.batoo.jpa.jdbc.AbstractTable
-
Returns the name.
- getName() - Method in class org.batoo.jpa.jdbc.adapter.JdbcColumn
-
Returns the name of the column.
- getName() - Method in class org.batoo.jpa.jdbc.adapter.JdbcForeignKey
-
Returns the name of the JdbcForeignKey.
- getName() - Method in class org.batoo.jpa.jdbc.adapter.JdbcIndex
-
Returns the name of the index.
- getName() - Method in class org.batoo.jpa.jdbc.adapter.JdbcTable
-
Returns the name of the table.
- getName() - Method in class org.batoo.jpa.jdbc.BasicColumn
-
Returns the name of the column.
- getName() - Method in interface org.batoo.jpa.jdbc.Column
-
Returns the name of the column.
- getName() - Method in class org.batoo.jpa.jdbc.DiscriminatorColumn
-
Returns the name of the column.
- getName() - Method in class org.batoo.jpa.jdbc.ElementColumn
-
Returns the name of the column.
- getName() - Method in class org.batoo.jpa.jdbc.ForeignKey
-
Returns a generated name for the foreign key.
- getName() - Method in class org.batoo.jpa.jdbc.JoinColumn
-
Returns the name of the JoinColumn.
- getName() - Method in class org.batoo.jpa.jdbc.MapKeyColumn
-
Returns the name of the column.
- getName() - Method in interface org.batoo.jpa.jdbc.mapping.Mapping
-
Returns the name of the AbstractMapping.
- getName() - Method in interface org.batoo.jpa.jdbc.model.EntityTypeDescriptor
-
Returns the name of the entity.
- getName() - Method in class org.batoo.jpa.jdbc.OrderColumn
-
Returns the name of the column.
- getNetworkTimeout() - Method in class org.batoo.jpa.jdbc.ConnectionProxy
- getNextId() - Method in class org.batoo.jpa.jdbc.generator.IdQueue
-
Returns the next value from the database.
- getNextId() - Method in class org.batoo.jpa.jdbc.generator.SequenceQueue
-
Returns the next value from the database.
- getNextId() - Method in class org.batoo.jpa.jdbc.generator.TableIdQueue
-
Returns the next value from the database.
- getNextSequence(DataSource, String) - Method in class org.batoo.jpa.jdbc.adapter.DerbyAdaptor
-
Returns next sequence number from the database.
- getNextSequence(DataSource, String) - Method in class org.batoo.jpa.jdbc.adapter.H2Adaptor
-
Returns next sequence number from the database.
- getNextSequence(DataSource, String) - Method in class org.batoo.jpa.jdbc.adapter.HsqlAdaptor
-
Returns next sequence number from the database.
- getNextSequence(DataSource, String) - Method in class org.batoo.jpa.jdbc.adapter.JdbcAdaptor
-
Returns next sequence number from the database.
- getNextSequence(DataSource, String) - Method in class org.batoo.jpa.jdbc.adapter.MsSqlAdaptor
-
Returns next sequence number from the database.
- getNextSequence(DataSource, String) - Method in class org.batoo.jpa.jdbc.adapter.MySqlAdaptor
-
Returns next sequence number from the database.
- getNextSequence(DataSource, String) - Method in class org.batoo.jpa.jdbc.adapter.OracleAdaptor
-
Returns next sequence number from the database.
- getNextSequence(DataSource, String) - Method in class org.batoo.jpa.jdbc.adapter.PostgreSqlAdaptor
-
Returns next sequence number from the database.
- getNextSequence(DataSource, String) - Method in class org.batoo.jpa.jdbc.adapter.SawSqlAdaptor
-
Returns next sequence number from the database.
- getNumericFunctionTemplate(NumericFunctionType) - Method in class org.batoo.jpa.jdbc.adapter.JdbcAdaptor
-
Returns the numeric function template.
- getNumericFunctionTemplate(NumericFunctionType) - Method in class org.batoo.jpa.jdbc.adapter.MsSqlAdaptor
-
Returns the numeric function template.
- getNumericFunctionTemplate(NumericFunctionType) - Method in class org.batoo.jpa.jdbc.adapter.SawSqlAdaptor
-
Returns the numeric function template.
- getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.batoo.jpa.jdbc.BoneCPDataSource
- getOrderColumn() - Method in class org.batoo.jpa.jdbc.CollectionTable
-
Returns the order column.
- getOrderColumn() - Method in class org.batoo.jpa.jdbc.ForeignKey
-
Returns the order column.
- getOrderColumn() - Method in class org.batoo.jpa.jdbc.JoinTable
-
Returns the order column.
- getPaginationParamsOrder() - Method in class org.batoo.jpa.jdbc.adapter.DerbyAdaptor
-
Returns the pagination params order for the adaptor.
- getPaginationParamsOrder() - Method in class org.batoo.jpa.jdbc.adapter.H2Adaptor
-
Returns the pagination params order for the adaptor.
- getPaginationParamsOrder() - Method in class org.batoo.jpa.jdbc.adapter.HsqlAdaptor
-
Returns the pagination params order for the adaptor.
- getPaginationParamsOrder() - Method in class org.batoo.jpa.jdbc.adapter.JdbcAdaptor
-
Returns the pagination params order for the adaptor.
- getPaginationParamsOrder() - Method in class org.batoo.jpa.jdbc.adapter.MsSqlAdaptor
-
Returns the pagination params order for the adaptor.
- getPaginationParamsOrder() - Method in class org.batoo.jpa.jdbc.adapter.MySqlAdaptor
-
Returns the pagination params order for the adaptor.
- getPaginationParamsOrder() - Method in class org.batoo.jpa.jdbc.adapter.OracleAdaptor
-
Returns the pagination params order for the adaptor.
- getPaginationParamsOrder() - Method in class org.batoo.jpa.jdbc.adapter.PostgreSqlAdaptor
-
Returns the pagination params order for the adaptor.
- getPaginationParamsOrder() - Method in class org.batoo.jpa.jdbc.adapter.SawSqlAdaptor
-
Returns the pagination params order for the adaptor.
- getParameterMetaData() - Method in class org.batoo.jpa.jdbc.PreparedStatementProxy
- getParent() - Method in interface org.batoo.jpa.jdbc.mapping.Mapping
-
Returns the parent of the mapping.
- getParentLogger() - Method in class org.batoo.jpa.jdbc.BoneCPDataSource
- getParentLogger() - Method in class org.batoo.jpa.jdbc.DataSourceProxy
- getPath() - Method in interface org.batoo.jpa.jdbc.mapping.Mapping
-
Returns the path of the mapping.
- getPkColumnName() - Method in class org.batoo.jpa.jdbc.generator.TableGenerator
-
Returns the pkColumnName of the table generator.
- getPkColumnNames() - Method in class org.batoo.jpa.jdbc.AbstractTable
-
Returns the set of primary key column names.
- getPkColumnNames() - Method in class org.batoo.jpa.jdbc.EntityTable
-
Returns the set of primary key column names.
- getPkColumns() - Method in class org.batoo.jpa.jdbc.EntityTable
-
Returns the pkColumns of the EntityTable.
- getPkColumnValue() - Method in class org.batoo.jpa.jdbc.generator.TableGenerator
-
Returns the pkColumnValue of the table generator.
- getPkCreateSql(String, String, Set<String>) - Method in class org.batoo.jpa.jdbc.adapter.JdbcAdaptor
-
Returns the priary key drop SQL.
- getPkDropSql(String, String, String) - Method in class org.batoo.jpa.jdbc.adapter.JdbcAdaptor
-
Returns the priary key drop SQL.
- getPkName() - Method in class org.batoo.jpa.jdbc.adapter.JdbcTable
-
Returns the primary key name of the table.
- getPrecision() - Method in class org.batoo.jpa.jdbc.AbstractColumn
-
Returns the precision of the column.
- getPrecision() - Method in class org.batoo.jpa.jdbc.BasicColumn
-
Returns the precision of the column.
- getPrecision() - Method in interface org.batoo.jpa.jdbc.Column
-
Returns the precision of the column.
- getPrecision() - Method in class org.batoo.jpa.jdbc.DiscriminatorColumn
-
Returns the precision of the column.
- getPrecision() - Method in class org.batoo.jpa.jdbc.ElementColumn
-
Returns the precision of the column.
- getPrecision() - Method in class org.batoo.jpa.jdbc.JoinColumn
-
Returns the precision of the column.
- getPrecision() - Method in class org.batoo.jpa.jdbc.MapKeyColumn
-
Returns the precision of the column.
- getPrecision() - Method in class org.batoo.jpa.jdbc.OrderColumn
-
Returns the precision of the column.
- getPrimaryTable() - Method in interface org.batoo.jpa.jdbc.model.EntityTypeDescriptor
-
Returns the primary table of the entity.
- getProductNames() - Method in class org.batoo.jpa.jdbc.adapter.AbstractJdbcAdaptor
-
- getProductNames() - Method in class org.batoo.jpa.jdbc.adapter.DerbyAdaptor
- getProductNames() - Method in class org.batoo.jpa.jdbc.adapter.H2Adaptor
- getProductNames() - Method in class org.batoo.jpa.jdbc.adapter.HsqlAdaptor
- getProductNames() - Method in class org.batoo.jpa.jdbc.adapter.MsSqlAdaptor
- getProductNames() - Method in class org.batoo.jpa.jdbc.adapter.MySqlAdaptor
- getProductNames() - Method in class org.batoo.jpa.jdbc.adapter.OracleAdaptor
- getProductNames() - Method in class org.batoo.jpa.jdbc.adapter.PostgreSqlAdaptor
- getProductNames() - Method in class org.batoo.jpa.jdbc.adapter.SawSqlAdaptor
- getQName() - Method in class org.batoo.jpa.jdbc.AbstractGenerator
-
Returns the qualified name of the table or sequence.
- getQName() - Method in class org.batoo.jpa.jdbc.AbstractTable
-
Returns the qualified name of the table.
- getQName() - Method in class org.batoo.jpa.jdbc.generator.SequenceGenerator
-
Returns the qualified name of the table or sequence.
- getQName() - Method in class org.batoo.jpa.jdbc.generator.TableGenerator
-
Returns the qualified name of the table or sequence.
- getQueryTimeout() - Method in class org.batoo.jpa.jdbc.PreparedStatementProxy
- getReferencedColumn() - Method in class org.batoo.jpa.jdbc.JoinColumn
-
Returns the referenced column of the join column.
- getReferencedColumnName() - Method in class org.batoo.jpa.jdbc.JoinColumn
-
Returns the name of the referenced column of the join column.
- getReferencedTable() - Method in class org.batoo.jpa.jdbc.JoinColumn
-
Returns the referenced table.
- getReferencedTableName() - Method in class org.batoo.jpa.jdbc.ForeignKey
-
Returns the referenced table of the foreign key.
- getReferencedTableQName() - Method in class org.batoo.jpa.jdbc.ForeignKey
-
Returns the qualified referenced table of the foreign key.
- getRefTable() - Method in class org.batoo.jpa.jdbc.adapter.JdbcForeignKey
-
Returns the refTable of the foreign key.
- getRemoveBatchSize() - Method in class org.batoo.jpa.jdbc.adapter.JdbcAdaptor
-
Returns the removeBatchSize of the JdbcAdaptor.
- getRestrictionColumns() - Method in class org.batoo.jpa.jdbc.AbstractTable
-
Returns the restriction columns of the table.
- getRestrictionSql(Map<String, AbstractColumn>) - Method in class org.batoo.jpa.jdbc.AbstractTable
-
Returns the restriction SQL fragment.
- getResultSet() - Method in class org.batoo.jpa.jdbc.PreparedStatementProxy
- getResultSetConcurrency() - Method in class org.batoo.jpa.jdbc.PreparedStatementProxy
- getResultSetHoldability() - Method in class org.batoo.jpa.jdbc.PreparedStatementProxy
- getResultSetType() - Method in class org.batoo.jpa.jdbc.PreparedStatementProxy
- getRoot() - Method in interface org.batoo.jpa.jdbc.mapping.Mapping
-
Returns the root of the mapping.
- getScale() - Method in class org.batoo.jpa.jdbc.AbstractColumn
-
Returns the scale of the column.
- getScale() - Method in class org.batoo.jpa.jdbc.BasicColumn
-
Returns the scale of the column.
- getScale() - Method in interface org.batoo.jpa.jdbc.Column
-
Returns the scale of the column.
- getScale() - Method in class org.batoo.jpa.jdbc.DiscriminatorColumn
-
Returns the scale of the column.
- getScale() - Method in class org.batoo.jpa.jdbc.ElementColumn
-
Returns the scale of the column.
- getScale() - Method in class org.batoo.jpa.jdbc.JoinColumn
-
Returns the scale of the column.
- getScale() - Method in class org.batoo.jpa.jdbc.MapKeyColumn
-
Returns the scale of the column.
- getScale() - Method in class org.batoo.jpa.jdbc.OrderColumn
-
Returns the scale of the column.
- getSchema() - Method in class org.batoo.jpa.jdbc.AbstractGenerator
-
Returns the schema of the generator.
- getSchema() - Method in class org.batoo.jpa.jdbc.AbstractTable
-
Returns the schema.
- getSchema() - Method in class org.batoo.jpa.jdbc.adapter.JdbcTable
-
Returns the schema of the table.
- getSchema() - Method in class org.batoo.jpa.jdbc.ConnectionProxy
- getSelectLastIdentitySql(BasicColumn) - Method in class org.batoo.jpa.jdbc.adapter.DerbyAdaptor
-
Returns the SQL to select the last identity generated.
- getSelectLastIdentitySql(BasicColumn) - Method in class org.batoo.jpa.jdbc.adapter.H2Adaptor
-
Returns the SQL to select the last identity generated.
- getSelectLastIdentitySql(BasicColumn) - Method in class org.batoo.jpa.jdbc.adapter.HsqlAdaptor
-
Returns the SQL to select the last identity generated.
- getSelectLastIdentitySql(BasicColumn) - Method in class org.batoo.jpa.jdbc.adapter.JdbcAdaptor
-
Returns the SQL to select the last identity generated.
- getSelectLastIdentitySql(BasicColumn) - Method in class org.batoo.jpa.jdbc.adapter.MsSqlAdaptor
-
Returns the SQL to select the last identity generated.
- getSelectLastIdentitySql(BasicColumn) - Method in class org.batoo.jpa.jdbc.adapter.MySqlAdaptor
-
Returns the SQL to select the last identity generated.
- getSelectLastIdentitySql(BasicColumn) - Method in class org.batoo.jpa.jdbc.adapter.OracleAdaptor
-
Returns the SQL to select the last identity generated.
- getSelectLastIdentitySql(BasicColumn) - Method in class org.batoo.jpa.jdbc.adapter.PostgreSqlAdaptor
-
Returns the SQL to select the last identity generated.
- getSelectLastIdentitySql(BasicColumn) - Method in class org.batoo.jpa.jdbc.adapter.SawSqlAdaptor
-
Returns the SQL to select the last identity generated.
- getSelectVersionColumns() - Method in class org.batoo.jpa.jdbc.AbstractTable
-
Returns the select version columns.
- getSelectVersionSql(Map<String, AbstractColumn>) - Method in class org.batoo.jpa.jdbc.AbstractTable
-
Returns the version select statement for the table specifically.
- getSequenceName() - Method in class org.batoo.jpa.jdbc.generator.SequenceGenerator
-
Returns the sequenceName of the sequence generator.
- getSize() - Method in class org.batoo.jpa.jdbc.adapter.JdbcColumn
-
Returns the size of the column.
- getSourceKey() - Method in class org.batoo.jpa.jdbc.JoinTable
-
Returns the sourceKey of the JoinTable.
- getSqlType() - Method in class org.batoo.jpa.jdbc.AbstractColumn
-
Returns the SQL Type of the column.
- getSqlType() - Method in class org.batoo.jpa.jdbc.BasicColumn
-
Returns the SQL Type of the column.
- getSqlType() - Method in interface org.batoo.jpa.jdbc.Column
-
Returns the SQL Type of the column.
- getSqlType() - Method in class org.batoo.jpa.jdbc.DiscriminatorColumn
-
Returns the SQL Type of the column.
- getSqlType() - Method in class org.batoo.jpa.jdbc.ElementColumn
-
Returns the SQL Type of the column.
- getSqlType() - Method in class org.batoo.jpa.jdbc.JoinColumn
-
Returns the SQL Type of the column.
- getSqlType() - Method in class org.batoo.jpa.jdbc.MapKeyColumn
-
Returns the SQL Type of the column.
- getSqlType() - Method in class org.batoo.jpa.jdbc.OrderColumn
-
Returns the SQL Type of the column.
- getSqlType(Class<?>, TemporalType, EnumType, boolean) - Static method in class org.batoo.jpa.jdbc.TypeFactory
-
Returns the SQL type of the java type
- getTable() - Method in class org.batoo.jpa.jdbc.AbstractColumn
-
Returns the table of the column
- getTable() - Method in class org.batoo.jpa.jdbc.BasicColumn
-
Returns the table of the column
- getTable() - Method in interface org.batoo.jpa.jdbc.Column
-
Returns the table of the column
- getTable() - Method in class org.batoo.jpa.jdbc.DiscriminatorColumn
-
Returns the table of the column
- getTable() - Method in class org.batoo.jpa.jdbc.ElementColumn
-
Returns the table of the column
- getTable() - Method in class org.batoo.jpa.jdbc.ForeignKey
-
Returns the table of the ForeignKey.
- getTable() - Method in class org.batoo.jpa.jdbc.generator.TableGenerator
-
Returns the table of the table generator.
- getTable() - Method in class org.batoo.jpa.jdbc.JoinColumn
-
Returns the table of the column
- getTable() - Method in class org.batoo.jpa.jdbc.MapKeyColumn
-
Returns the table of the column
- getTable(String) - Method in interface org.batoo.jpa.jdbc.model.EntityTypeDescriptor
-
Returns the table with the name.
- getTable() - Method in class org.batoo.jpa.jdbc.OrderColumn
-
Returns the table of the column
- getTableName() - Method in class org.batoo.jpa.jdbc.AbstractColumn
-
Returns the table name of the column.
- getTableName() - Method in class org.batoo.jpa.jdbc.BasicColumn
-
Returns the table name of the column.
- getTableName() - Method in interface org.batoo.jpa.jdbc.Column
-
Returns the table name of the column.
- getTableName() - Method in class org.batoo.jpa.jdbc.DiscriminatorColumn
-
Returns the table name of the column.
- getTableName() - Method in class org.batoo.jpa.jdbc.ElementColumn
-
Returns the table name of the column.
- getTableName() - Method in class org.batoo.jpa.jdbc.JoinColumn
-
Returns the table name of the column.
- getTableName() - Method in class org.batoo.jpa.jdbc.MapKeyColumn
-
Returns the table name of the column.
- getTableName() - Method in class org.batoo.jpa.jdbc.OrderColumn
-
Returns the table name of the column.
- getTemporalType() - Method in interface org.batoo.jpa.jdbc.mapping.BasicMapping
-
Returns the temporal type of the mapping.
- getTotalLeased() - Method in class org.batoo.jpa.jdbc.BoneCPDataSource
-
Returns the total leased connections.
- getTransactionIsolation() - Method in class org.batoo.jpa.jdbc.ConnectionProxy
- getType() - Method in class org.batoo.jpa.jdbc.adapter.JdbcColumn
-
Returns the type of the column.
- getType() - Method in interface org.batoo.jpa.jdbc.mapping.RootMapping
-
Returns the root type of the mapping.
- getTypeDescriptor() - Method in interface org.batoo.jpa.jdbc.mapping.RootMapping
-
Returns the entity descriptor of the mapping
- getTypeMap() - Method in class org.batoo.jpa.jdbc.ConnectionProxy
- getUniqueConstraints() - Method in class org.batoo.jpa.jdbc.AbstractTable
-
Returns the unique constraints.
- getUpdateColumns(EntityTypeDescriptor) - Method in class org.batoo.jpa.jdbc.AbstractTable
-
Returns the columns for the update.
- getUpdateCount() - Method in class org.batoo.jpa.jdbc.PreparedStatementProxy
- getUpdateSql(EntityTypeDescriptor, Map<String, AbstractColumn>) - Method in class org.batoo.jpa.jdbc.AbstractTable
-
Returns the update statement for the table specifically.
- getValue(Connection, Object) - Method in class org.batoo.jpa.jdbc.AbstractColumn
-
Returns the value for the column
- getValue(Connection, Object) - Method in class org.batoo.jpa.jdbc.BasicColumn
-
Returns the value for the column
- getValue(Connection, Object) - Method in interface org.batoo.jpa.jdbc.Column
-
Returns the value for the column
- getValue(Connection, Object) - Method in class org.batoo.jpa.jdbc.DiscriminatorColumn
-
Returns the value for the column
- getValue(Connection, Object) - Method in class org.batoo.jpa.jdbc.ElementColumn
-
Returns the value for the column
- getValue() - Method in class org.batoo.jpa.jdbc.Joinable
-
Returns the value of the Joinable.
- getValue(Connection, Object) - Method in class org.batoo.jpa.jdbc.JoinColumn
-
Returns the value for the column
- getValue(Connection, Object) - Method in class org.batoo.jpa.jdbc.MapKeyColumn
-
Returns the value for the column
- getValue(Connection, Object) - Method in class org.batoo.jpa.jdbc.OrderColumn
-
Returns the value for the column
- getValueColumnName() - Method in class org.batoo.jpa.jdbc.generator.TableGenerator
-
Returns the valueColumnName of the table generator.
- getVersionUpdateSql(Map<String, AbstractColumn>) - Method in class org.batoo.jpa.jdbc.AbstractTable
-
Returns the version update statement for the table specifically.
- getWarnings() - Method in class org.batoo.jpa.jdbc.ConnectionProxy
- getWarnings() - Method in class org.batoo.jpa.jdbc.PreparedStatementProxy
- IdQueue - Class in org.batoo.jpa.jdbc.generator
-
- IdQueue(ExecutorService, String, int) - Constructor for class org.batoo.jpa.jdbc.generator.IdQueue
-
- IdType - Enum in org.batoo.jpa.jdbc
-
The type of the id attributes
- importSql(ClassLoader, DataSource, String) - Method in class org.batoo.jpa.jdbc.adapter.JdbcAdaptor
-
Executes the initial import sql.
- isAfterMainSql() - Method in enum org.batoo.jpa.jdbc.adapter.JdbcAdaptor.PaginationParamsOrder
-
Returns if the pagination params come after the main SQL.
- isClosed() - Method in class org.batoo.jpa.jdbc.ConnectionProxy
- isClosed() - Method in class org.batoo.jpa.jdbc.PreparedStatementProxy
- isCloseOnCompletion() - Method in class org.batoo.jpa.jdbc.PreparedStatementProxy
- isCollection() - Method in interface org.batoo.jpa.jdbc.mapping.Mapping
-
Returns if the mapping is a collection mapping.
- isEntity() - Method in interface org.batoo.jpa.jdbc.mapping.RootMapping
-
Returns if the root is an entity.
- isForeignKeyHasDefaultIndex() - Method in class org.batoo.jpa.jdbc.adapter.DerbyAdaptor
-
Underlining DB creates an index for foreign Keys
- isForeignKeyHasDefaultIndex() - Method in class org.batoo.jpa.jdbc.adapter.H2Adaptor
-
Underlining DB creates an index for foreign Keys
- isForeignKeyHasDefaultIndex() - Method in class org.batoo.jpa.jdbc.adapter.HsqlAdaptor
-
Underlining DB creates an index for foreign Keys
- isForeignKeyHasDefaultIndex() - Method in class org.batoo.jpa.jdbc.adapter.JdbcAdaptor
-
Underlining DB creates an index for foreign Keys
- isForeignKeyHasDefaultIndex() - Method in class org.batoo.jpa.jdbc.adapter.MsSqlAdaptor
-
Underlining DB creates an index for foreign Keys
- isForeignKeyHasDefaultIndex() - Method in class org.batoo.jpa.jdbc.adapter.MySqlAdaptor
-
Underlining DB creates an index for foreign Keys
- isForeignKeyHasDefaultIndex() - Method in class org.batoo.jpa.jdbc.adapter.OracleAdaptor
-
Underlining DB creates an index for foreign Keys
- isForeignKeyHasDefaultIndex() - Method in class org.batoo.jpa.jdbc.adapter.PostgreSqlAdaptor
-
Underlining DB creates an index for foreign Keys
- isForeignKeyHasDefaultIndex() - Method in class org.batoo.jpa.jdbc.adapter.SawSqlAdaptor
-
Underlining DB creates an index for foreign Keys
- isId() - Method in interface org.batoo.jpa.jdbc.mapping.SingularMapping
-
Returns if the mapping corresponds to an id field.
- isInsertable() - Method in class org.batoo.jpa.jdbc.AbstractColumn
-
Returns the insertable of the column.
- isInsertable() - Method in class org.batoo.jpa.jdbc.BasicColumn
-
Returns the insertable of the column.
- isInsertable() - Method in interface org.batoo.jpa.jdbc.Column
-
Returns the insertable of the column.
- isInsertable() - Method in class org.batoo.jpa.jdbc.DiscriminatorColumn
-
Returns the insertable of the column.
- isInsertable() - Method in class org.batoo.jpa.jdbc.ElementColumn
-
Returns the insertable of the column.
- isInsertable() - Method in class org.batoo.jpa.jdbc.JoinColumn
-
Returns the insertable of the JoinColumn.
- isInsertable() - Method in class org.batoo.jpa.jdbc.MapKeyColumn
-
Returns the insertable of the column.
- isInsertable() - Method in class org.batoo.jpa.jdbc.OrderColumn
-
Returns the insertable of the column.
- isLob() - Method in class org.batoo.jpa.jdbc.AbstractColumn
-
Returns if the column is lob type.
- isLob() - Method in interface org.batoo.jpa.jdbc.Column
-
Returns if the column is lob type.
- isLob() - Method in interface org.batoo.jpa.jdbc.mapping.BasicMapping
-
Returns if the mapping is lob type.
- isNullable() - Method in class org.batoo.jpa.jdbc.AbstractColumn
-
Returns the nullable of the column.
- isNullable() - Method in class org.batoo.jpa.jdbc.adapter.JdbcColumn
-
Returns if the column is nullable.
- isNullable() - Method in class org.batoo.jpa.jdbc.BasicColumn
-
Returns the nullable of the column.
- isNullable() - Method in interface org.batoo.jpa.jdbc.Column
-
Returns the nullable of the column.
- isNullable() - Method in class org.batoo.jpa.jdbc.DiscriminatorColumn
-
Returns the nullable of the column.
- isNullable() - Method in class org.batoo.jpa.jdbc.ElementColumn
-
Returns the nullable of the column.
- isNullable() - Method in class org.batoo.jpa.jdbc.JoinColumn
-
Returns the nullable of the JoinColumn.
- isNullable() - Method in class org.batoo.jpa.jdbc.MapKeyColumn
-
Returns the nullable of the column.
- isNullable() - Method in class org.batoo.jpa.jdbc.OrderColumn
-
Returns the nullable of the column.
- isPmdBroken() - Method in class org.batoo.jpa.jdbc.adapter.JdbcAdaptor
-
Returns if the PMD is Broken for the adaptor.
- isPmdBroken() - Method in class org.batoo.jpa.jdbc.adapter.MsSqlAdaptor
-
Returns if the PMD is Broken for the adaptor.
- isPmdBroken() - Method in class org.batoo.jpa.jdbc.adapter.SawSqlAdaptor
-
Returns if the PMD is Broken for the adaptor.
- isPoolable() - Method in class org.batoo.jpa.jdbc.PreparedStatementProxy
- isPrimaryKey() - Method in class org.batoo.jpa.jdbc.AbstractColumn
-
Returns if the column is a primary key column.
- isPrimaryKey() - Method in interface org.batoo.jpa.jdbc.Column
-
Returns if the column is a primary key column.
- isReadOnly() - Method in class org.batoo.jpa.jdbc.ConnectionProxy
- isReadOnly() - Method in class org.batoo.jpa.jdbc.ForeignKey
-
Returns if the foreign key maps to a readonly join.
- isTableRequiredPrimaryKey() - Method in class org.batoo.jpa.jdbc.adapter.JdbcAdaptor
-
DB forces a primary key or not
- isTableRequiredPrimaryKey() - Method in class org.batoo.jpa.jdbc.adapter.MsSqlAdaptor
-
DB forces a primary key or not
- isUnique() - Method in class org.batoo.jpa.jdbc.AbstractColumn
-
Returns the unique of the column.
- isUnique() - Method in class org.batoo.jpa.jdbc.BasicColumn
-
Returns the unique of the column.
- isUnique() - Method in interface org.batoo.jpa.jdbc.Column
-
Returns the unique of the column.
- isUnique() - Method in class org.batoo.jpa.jdbc.DiscriminatorColumn
-
Returns the unique of the column.
- isUnique() - Method in class org.batoo.jpa.jdbc.ElementColumn
-
Returns the unique of the column.
- isUnique() - Method in class org.batoo.jpa.jdbc.JoinColumn
-
Returns the unique of the JoinColumn.
- isUnique() - Method in class org.batoo.jpa.jdbc.MapKeyColumn
-
Returns the unique of the column.
- isUnique() - Method in class org.batoo.jpa.jdbc.OrderColumn
-
Returns the unique of the column.
- isUpdatable() - Method in class org.batoo.jpa.jdbc.AbstractColumn
-
Returns the updatable of the column.
- isUpdatable() - Method in class org.batoo.jpa.jdbc.BasicColumn
-
Returns the updatable of the column.
- isUpdatable() - Method in interface org.batoo.jpa.jdbc.Column
-
Returns the updatable of the column.
- isUpdatable() - Method in class org.batoo.jpa.jdbc.DiscriminatorColumn
-
Returns the updatable of the column.
- isUpdatable() - Method in class org.batoo.jpa.jdbc.ElementColumn
-
Returns the updatable of the column.
- isUpdatable() - Method in class org.batoo.jpa.jdbc.JoinColumn
-
Returns the updatable of the JoinColumn.
- isUpdatable() - Method in class org.batoo.jpa.jdbc.MapKeyColumn
-
Returns the updatable of the column.
- isUpdatable() - Method in class org.batoo.jpa.jdbc.OrderColumn
-
Returns the updatable of the column.
- isValid(int) - Method in class org.batoo.jpa.jdbc.ConnectionProxy
- isVersion() - Method in class org.batoo.jpa.jdbc.AbstractColumn
-
Returns if the column is a version column.
- isVersion() - Method in class org.batoo.jpa.jdbc.BasicColumn
-
Returns if the column is a version column.
- isVersion() - Method in interface org.batoo.jpa.jdbc.mapping.BasicMapping
-
Returns if the column is a version column.
- isVirtual() - Method in class org.batoo.jpa.jdbc.JoinColumn
-
Returns if this join column is a virtual join column.
- isWrapperFor(Class<?>) - Method in class org.batoo.jpa.jdbc.BoneCPDataSource
-
Returns true if this either implements the interface argument or is directly or indirectly a wrapper for an object that does.
- isWrapperFor(Class<?>) - Method in class org.batoo.jpa.jdbc.ConnectionProxy
- isWrapperFor(Class<?>) - Method in class org.batoo.jpa.jdbc.DataSourceProxy
- isWrapperFor(Class<?>) - Method in class org.batoo.jpa.jdbc.PreparedStatementProxy