- generate(Table) - 类 中的方法com.jn.sqlhelper.common.ddl.dump.AbstractTableGenerator
-
- generate(Table) - 接口 中的方法com.jn.sqlhelper.common.ddl.dump.TableGenerator
-
- generateAnyTableDDL(Table) - 类 中的方法com.jn.sqlhelper.common.ddl.dump.AbstractTableGenerator
-
- get(BatchMode) - 接口 中的方法com.jn.sqlhelper.common.batch.SqlBatchUpdaterFactory
-
- get(Method) - 类 中的方法com.jn.sqlhelper.common.transaction.TransactionDefinitionRegistry
-
- get() - 类 中的静态方法com.jn.sqlhelper.common.transaction.utils.TransactionThreadContext
-
- getAnnotation() - 类 中的方法com.jn.sqlhelper.common.transaction.definition.parser.TransactionalAnnotationParser
-
- getAnnotation() - 接口 中的方法com.jn.sqlhelper.common.transaction.definition.parser.TransactionDefinitionAnnotationParser
-
- getAscOrDesc() - 类 中的方法com.jn.sqlhelper.common.ddl.model.IndexColumn
-
- getBatchMode() - 接口 中的方法com.jn.sqlhelper.common.batch.BatchStatement
-
- getBufferLength() - 类 中的方法com.jn.sqlhelper.common.ddl.model.Column
-
- getCardinality() - 类 中的方法com.jn.sqlhelper.common.ddl.model.IndexColumn
-
- getCatalog() - 类 中的方法com.jn.sqlhelper.common.ddl.model.Column
-
- getCatalog() - 类 中的方法com.jn.sqlhelper.common.ddl.model.Index
-
- getCatalog() - 类 中的方法com.jn.sqlhelper.common.ddl.model.IndexColumn
-
- getCatalog() - 类 中的方法com.jn.sqlhelper.common.ddl.model.PrimaryKeyColumn
-
- getCatalog() - 类 中的方法com.jn.sqlhelper.common.ddl.model.Table
-
- getCatalog(Connection) - 类 中的静态方法com.jn.sqlhelper.common.utils.Connections
-
- getCatalogName(int) - 类 中的方法com.jn.sqlhelper.common.resultset.ResultSetDescription
-
Gets the designated column's table's catalog name.
- getCatalogSeparator() - 类 中的方法com.jn.sqlhelper.common.ddl.model.DatabaseDescription
-
Retrieves the String that this database uses as the
separator between a catalog and table name.
- getCharOctetLength() - 类 中的方法com.jn.sqlhelper.common.ddl.model.Column
-
- getCode() - 枚举 中的方法com.jn.sqlhelper.common.ddl.model.internal.FkInitiallyRule
-
- getCode() - 枚举 中的方法com.jn.sqlhelper.common.ddl.model.internal.FkMutatedRule
-
- getCode() - 枚举 中的方法com.jn.sqlhelper.common.ddl.model.internal.TableType
-
- getCode() - 枚举 中的方法com.jn.sqlhelper.common.transaction.utils.Isolation
-
- getColumn(String) - 类 中的方法com.jn.sqlhelper.common.ddl.model.Table
-
- getColumnClassName(int) - 类 中的方法com.jn.sqlhelper.common.resultset.ResultSetDescription
-
Returns the fully-qualified name of the Java class whose instances
are manufactured if the method ResultSet.getObject
is called to retrieve a value
from the column.
- getColumnCount() - 类 中的方法com.jn.sqlhelper.common.resultset.ResultSetDescription
-
- getColumnDisplaySize(int) - 类 中的方法com.jn.sqlhelper.common.resultset.ResultSetDescription
-
Indicates the designated column's normal maximum width in characters.
- getColumnKey(String) - 类 中的方法com.jn.sqlhelper.common.resultset.MapRowMapper
-
Determine the key to use for the given column in the column Map.
- getColumnLabel(int) - 类 中的方法com.jn.sqlhelper.common.resultset.ResultSetDescription
-
Gets the designated column's suggested title for use in printouts and
displays.
- getColumnMappings() - 类 中的方法com.jn.sqlhelper.common.er.EntityTableMapping
-
- getColumnName() - 类 中的方法com.jn.sqlhelper.common.ddl.model.IndexColumn
-
- getColumnName() - 类 中的方法com.jn.sqlhelper.common.ddl.model.PrimaryKeyColumn
-
- getColumnName(int) - 类 中的方法com.jn.sqlhelper.common.resultset.ResultSetDescription
-
Get the designated column's name.
- getColumnNames() - 类 中的方法com.jn.sqlhelper.common.resultset.EntityFieldInfo
-
- getColumnNames() - 类 中的方法com.jn.sqlhelper.common.resultset.ResultSetDescription
-
- getColumns() - 类 中的方法com.jn.sqlhelper.common.ddl.model.Index
-
- getColumns() - 类 中的方法com.jn.sqlhelper.common.ddl.model.Table
-
- getColumnType(int) - 类 中的方法com.jn.sqlhelper.common.resultset.ResultSetDescription
-
Retrieves the designated column's SQL type.
- getColumnTypeName(int) - 类 中的方法com.jn.sqlhelper.common.resultset.ResultSetDescription
-
Retrieves the designated column's database-specific type name.
- getColumnValue(ResultSet, int) - 类 中的方法com.jn.sqlhelper.common.resultset.MapRowMapper
-
Retrieve a JDBC object value for the specified column.
- getCompatDatabases(String) - 类 中的方法com.jn.sqlhelper.common.ddl.SQLSyntaxCompatTable
-
- getConnection() - 类 中的方法com.jn.sqlhelper.common.connection.ConnectionFactory
-
- getConnection() - 类 中的方法com.jn.sqlhelper.common.datasource.SimpleDataSource
-
- getConnection(String, String) - 类 中的方法com.jn.sqlhelper.common.datasource.SimpleDataSource
-
- getConnection() - 类 中的方法com.jn.sqlhelper.common.transaction.jdbc.ConnectionTransactionalResource
-
- getConnectionConfiguration() - 类 中的方法com.jn.sqlhelper.common.connection.ConnectionFactory
-
- getConverter() - 类 中的方法com.jn.sqlhelper.common.resultset.EntityFieldInfo
-
- getConverterService() - 类 中的方法com.jn.sqlhelper.common.resultset.BeanRowMapper
-
- getDatabaseProductName(DataSource) - 类 中的静态方法com.jn.sqlhelper.common.utils.Connections
-
- getDbMetaData() - 类 中的方法com.jn.sqlhelper.common.ddl.model.DatabaseDescription
-
- getDecimalDigits() - 类 中的方法com.jn.sqlhelper.common.ddl.model.Column
-
- getDefaultValue() - 类 中的方法com.jn.sqlhelper.common.ddl.model.Column
-
- getDeferrability() - 类 中的方法com.jn.sqlhelper.common.ddl.model.ImportedColumn
-
- getDelegate() - 枚举 中的方法com.jn.sqlhelper.common.transaction.utils.Isolation
-
- getDeleteRule() - 类 中的方法com.jn.sqlhelper.common.ddl.model.ImportedColumn
-
- getDepth(Throwable) - 类 中的方法com.jn.sqlhelper.common.transaction.definition.RuleBasedTransactionDefinition.RollbackRuleAttribute
-
Return the depth of the superclass matching.
- getDisplayText() - 枚举 中的方法com.jn.sqlhelper.common.transaction.utils.Isolation
-
- getDriver() - 类 中的方法com.jn.sqlhelper.common.connection.ConnectionConfiguration
-
- getDriverProps() - 类 中的方法com.jn.sqlhelper.common.connection.ConnectionConfiguration
-
- getEntityClass() - 类 中的方法com.jn.sqlhelper.common.er.EntityTableMapping
-
- getEntityTableMapping(Class) - 类 中的方法com.jn.sqlhelper.common.er.EntityTableRegistry
-
- getExceptionName() - 类 中的方法com.jn.sqlhelper.common.transaction.definition.RuleBasedTransactionDefinition.RollbackRuleAttribute
-
Return the pattern for the exception name.
- getFilterCondition() - 类 中的方法com.jn.sqlhelper.common.ddl.model.IndexColumn
-
- getFkColumnMap() - 类 中的方法com.jn.sqlhelper.common.ddl.model.Table
-
- getFkColumnName() - 类 中的方法com.jn.sqlhelper.common.ddl.model.ImportedColumn
-
- getFkName() - 类 中的方法com.jn.sqlhelper.common.ddl.model.ImportedColumn
-
- getFkTableCatalog() - 类 中的方法com.jn.sqlhelper.common.ddl.model.ImportedColumn
-
- getFkTableName() - 类 中的方法com.jn.sqlhelper.common.ddl.model.ImportedColumn
-
- getFkTableSchema() - 类 中的方法com.jn.sqlhelper.common.ddl.model.ImportedColumn
-
- getId() - 类 中的方法com.jn.sqlhelper.common.connection.NamedConnectionConfiguration
-
- getIndex(String) - 类 中的方法com.jn.sqlhelper.common.ddl.model.Table
-
- getIndexMap() - 类 中的方法com.jn.sqlhelper.common.ddl.model.Table
-
- getIndexName() - 类 中的方法com.jn.sqlhelper.common.ddl.model.IndexColumn
-
- getIndexQualifier() - 类 中的方法com.jn.sqlhelper.common.ddl.model.IndexColumn
-
- getInstance() - 类 中的静态方法com.jn.sqlhelper.common.ddl.SQLSyntaxCompatTable
-
- getInstance() - 类 中的静态方法com.jn.sqlhelper.common.resultset.CachedEntityBeanClassParser
-
- getIsAutoincrement() - 类 中的方法com.jn.sqlhelper.common.ddl.model.Column
-
- getIsGeneratedColumn() - 类 中的方法com.jn.sqlhelper.common.ddl.model.Column
-
- getIsNullable() - 类 中的方法com.jn.sqlhelper.common.ddl.model.Column
-
- getIsolation() - 类 中的方法com.jn.sqlhelper.common.transaction.definition.DefaultTransactionDefinition
-
- getIsolationLevel() - 类 中的方法com.jn.sqlhelper.common.transaction.definition.DefaultTransactionDefinition
-
- getIsolationLevel() - 接口 中的方法com.jn.sqlhelper.common.transaction.TransactionDefinition
-
- getJdbcType() - 类 中的方法com.jn.sqlhelper.common.ddl.model.Column
-
- getKeySeq() - 类 中的方法com.jn.sqlhelper.common.ddl.model.ImportedColumn
-
- getKeySeq() - 类 中的方法com.jn.sqlhelper.common.ddl.model.PrimaryKeyColumn
-
- getKeywords() - 枚举 中的方法com.jn.sqlhelper.common.ddl.model.internal.FkMutatedRule
-
- getLoginTimeout() - 类 中的方法com.jn.sqlhelper.common.datasource.SimpleDataSource
-
- getLogWriter() - 类 中的方法com.jn.sqlhelper.common.datasource.SimpleDataSource
-
- getName() - 类 中的方法com.jn.sqlhelper.common.connection.NamedConnectionConfiguration
-
- getName() - 类 中的方法com.jn.sqlhelper.common.ddl.model.Column
-
- getName() - 类 中的方法com.jn.sqlhelper.common.ddl.model.Index
-
- getName() - 类 中的方法com.jn.sqlhelper.common.ddl.model.PrimaryKeyColumn
-
- getName() - 类 中的方法com.jn.sqlhelper.common.ddl.model.Table
-
- getName() - 类 中的方法com.jn.sqlhelper.common.transaction.definition.DefaultTransactionDefinition
-
- getName() - 接口 中的方法com.jn.sqlhelper.common.transaction.definition.parser.NamedTransactionDefinitionParser
-
- getName() - 类 中的方法com.jn.sqlhelper.common.transaction.jdbc.ConnectionTransactionalResource
-
- getName() - 枚举 中的方法com.jn.sqlhelper.common.transaction.utils.Isolation
-
- getNullable() - 类 中的方法com.jn.sqlhelper.common.ddl.model.Column
-
- getNumPrecRadix() - 类 中的方法com.jn.sqlhelper.common.ddl.model.Column
-
- getOrdinalPosition() - 类 中的方法com.jn.sqlhelper.common.ddl.model.Column
-
- getOrdinalPosition() - 类 中的方法com.jn.sqlhelper.common.ddl.model.IndexColumn
-
- getPages() - 类 中的方法com.jn.sqlhelper.common.ddl.model.IndexColumn
-
- getParameters() - 类 中的方法com.jn.sqlhelper.common.batch.BatchResult
-
- getParentLogger() - 类 中的方法com.jn.sqlhelper.common.datasource.SimpleDataSource
-
- getPassword() - 类 中的方法com.jn.sqlhelper.common.connection.ConnectionConfiguration
-
- getPkColumnName() - 类 中的方法com.jn.sqlhelper.common.ddl.model.ImportedColumn
-
- getPkColumns() - 类 中的方法com.jn.sqlhelper.common.ddl.model.Table
-
- getPkName() - 类 中的方法com.jn.sqlhelper.common.ddl.model.ImportedColumn
-
- getPkTableCatalog() - 类 中的方法com.jn.sqlhelper.common.ddl.model.ImportedColumn
-
- getPkTableName() - 类 中的方法com.jn.sqlhelper.common.ddl.model.ImportedColumn
-
- getPkTableSchema() - 类 中的方法com.jn.sqlhelper.common.ddl.model.ImportedColumn
-
- getPrecision(int) - 类 中的方法com.jn.sqlhelper.common.resultset.ResultSetDescription
-
Get the designated column's specified column size.
- getRefGeneration() - 类 中的方法com.jn.sqlhelper.common.ddl.model.Table
-
- getRemarks() - 类 中的方法com.jn.sqlhelper.common.ddl.model.Column
-
- getRemarks() - 类 中的方法com.jn.sqlhelper.common.ddl.model.Table
-
- getResources() - 类 中的方法com.jn.sqlhelper.common.transaction.Transaction
-
- getResultSetValue(ResultSet, int, Class<?>) - 类 中的静态方法com.jn.sqlhelper.common.resultset.ResultSets
-
Retrieve a JDBC column value from a ResultSet, using the specified value type.
- getResultSetValue(ResultSet, int) - 类 中的静态方法com.jn.sqlhelper.common.resultset.ResultSets
-
Retrieve a JDBC column value from a ResultSet, using the most appropriate
value type.
- getRollbackRules() - 类 中的方法com.jn.sqlhelper.common.transaction.definition.RuleBasedTransactionDefinition
-
Return the list of RollbackRuleAttribute objects
(never null).
- getRowsAffected() - 类 中的方法com.jn.sqlhelper.common.batch.BatchResult
-
- getScale(int) - 类 中的方法com.jn.sqlhelper.common.resultset.ResultSetDescription
-
Gets the designated column's number of digits to right of the decimal point.
0 is returned for data types where the scale is not applicable.
- getSchema() - 类 中的方法com.jn.sqlhelper.common.ddl.model.Column
-
- getSchema() - 类 中的方法com.jn.sqlhelper.common.ddl.model.Index
-
- getSchema() - 类 中的方法com.jn.sqlhelper.common.ddl.model.IndexColumn
-
- getSchema() - 类 中的方法com.jn.sqlhelper.common.ddl.model.PrimaryKeyColumn
-
- getSchema() - 类 中的方法com.jn.sqlhelper.common.ddl.model.Table
-
- getSchema(Connection) - 类 中的静态方法com.jn.sqlhelper.common.utils.Connections
-
- getSchemaName(int) - 类 中的方法com.jn.sqlhelper.common.resultset.ResultSetDescription
-
Get the designated column's table's schema.
- getScopeCatalog() - 类 中的方法com.jn.sqlhelper.common.ddl.model.Column
-
- getScopeSchema() - 类 中的方法com.jn.sqlhelper.common.ddl.model.Column
-
- getScopeTable() - 类 中的方法com.jn.sqlhelper.common.ddl.model.Column
-
- getSelfReferencingColumnName() - 类 中的方法com.jn.sqlhelper.common.ddl.model.Table
-
- getSize() - 类 中的方法com.jn.sqlhelper.common.ddl.model.Column
-
- getSortType() - 类 中的方法com.jn.sqlhelper.common.ddl.model.IndexColumn
-
- getSourceDataType() - 类 中的方法com.jn.sqlhelper.common.ddl.model.Column
-
- getSql() - 类 中的方法com.jn.sqlhelper.common.batch.BatchResult
-
- getSql() - 接口 中的方法com.jn.sqlhelper.common.batch.BatchStatement
-
- getSql() - 类 中的方法com.jn.sqlhelper.common.ddl.model.Table
-
- getSqlDataType() - 类 中的方法com.jn.sqlhelper.common.ddl.model.Column
-
- getSqlDatetimeSub() - 类 中的方法com.jn.sqlhelper.common.ddl.model.Column
-
- getStatement() - 类 中的方法com.jn.sqlhelper.common.batch.BatchResult
-
- getTable() - 类 中的方法com.jn.sqlhelper.common.er.EntityTableMapping
-
- getTableFQN(String, String, String) - 类 中的方法com.jn.sqlhelper.common.ddl.dump.AbstractTableGenerator
-
- getTableFQN(String, String, String) - 类 中的静态方法com.jn.sqlhelper.common.utils.SQLs
-
- getTableFQN(String, String, String, boolean) - 类 中的静态方法com.jn.sqlhelper.common.utils.SQLs
-
- getTableFQN(String, String, String, String, boolean) - 类 中的静态方法com.jn.sqlhelper.common.utils.SQLs
-
- getTableFQN(DatabaseMetaData, String, String, String) - 类 中的静态方法com.jn.sqlhelper.common.utils.SQLs
-
- getTableFQN(DatabaseDescription, String, String, String) - 类 中的静态方法com.jn.sqlhelper.common.utils.SQLs
-
- getTableName() - 类 中的方法com.jn.sqlhelper.common.ddl.model.Column
-
- getTableName() - 类 中的方法com.jn.sqlhelper.common.ddl.model.Index
-
- getTableName() - 类 中的方法com.jn.sqlhelper.common.ddl.model.IndexColumn
-
- getTableName() - 类 中的方法com.jn.sqlhelper.common.ddl.model.PrimaryKeyColumn
-
- getTableName(int) - 类 中的方法com.jn.sqlhelper.common.resultset.ResultSetDescription
-
Gets the designated column's table name.
- getTableType() - 类 中的方法com.jn.sqlhelper.common.ddl.model.Table
-
- getTenantColumn() - 类 中的方法com.jn.sqlhelper.common.er.EntityTableMapping
-
- getTenantField() - 类 中的方法com.jn.sqlhelper.common.er.EntityTableMapping
-
- getThrowables() - 类 中的方法com.jn.sqlhelper.common.batch.BatchResult
-
- getTransactionDefinition() - 类 中的方法com.jn.sqlhelper.common.transaction.Transaction
-
- getTransactionIsolation(String) - 类 中的静态方法com.jn.sqlhelper.common.transaction.utils.Transactions
-
- getTransactionIsolation(String, Isolation) - 类 中的静态方法com.jn.sqlhelper.common.transaction.utils.Transactions
-
- getTransactionIsolationLevel(String) - 类 中的静态方法com.jn.sqlhelper.common.transaction.utils.Transactions
-
- getTransactionManager() - 类 中的方法com.jn.sqlhelper.common.transaction.Transaction
-
- getType() - 类 中的方法com.jn.sqlhelper.common.ddl.model.IndexColumn
-
- getTypeCatalog() - 类 中的方法com.jn.sqlhelper.common.ddl.model.Table
-
- getTypeName() - 类 中的方法com.jn.sqlhelper.common.ddl.model.Column
-
- getTypeName() - 类 中的方法com.jn.sqlhelper.common.ddl.model.Table
-
- getTypeSchema() - 类 中的方法com.jn.sqlhelper.common.ddl.model.Table
-
- getUpdateRule() - 类 中的方法com.jn.sqlhelper.common.ddl.model.ImportedColumn
-
- getUrl() - 类 中的方法com.jn.sqlhelper.common.connection.ConnectionConfiguration
-
- getUser() - 类 中的方法com.jn.sqlhelper.common.connection.ConnectionConfiguration
-