类分层结构
- java.lang.Object
- com.jn.sqlhelper.common.ddl.dump.AbstractTableGenerator (implements com.jn.sqlhelper.common.ddl.dump.TableGenerator)
- com.jn.sqlhelper.common.transaction.definition.parser.AbstractTransactionDefinitionAnnotationParser<A> (implements com.jn.sqlhelper.common.transaction.definition.parser.TransactionDefinitionAnnotationParser<A>)
- com.jn.sqlhelper.common.utils.AnsiSqlKeywords
- com.jn.sqlhelper.common.resultset.ArrayRowMapper (implements com.jn.sqlhelper.common.resultset.RowMapper<T>)
- com.jn.sqlhelper.common.batch.BatchResult<E>
- com.jn.sqlhelper.common.batch.jdbc.BatchSqlBatchUpdater<E,STATEMENT> (implements com.jn.sqlhelper.common.batch.BatchUpdater<E,STATEMENT>)
- com.jn.sqlhelper.common.resultset.BeanRowMapper<T> (implements com.jn.sqlhelper.common.resultset.RowMapper<T>)
- com.jn.sqlhelper.common.ddl.model.internal.BooleanFlagConverter (implements com.jn.langx.Converter<I,O>)
- com.jn.sqlhelper.common.symbolmapper.CamelToUnderlineSymbolMapper (implements com.jn.sqlhelper.common.symbolmapper.SqlSymbolMapper)
- com.jn.sqlhelper.common.ddl.model.Column
- com.jn.sqlhelper.common.connection.ConnectionConfiguration (implements java.lang.Cloneable)
- com.jn.sqlhelper.common.connection.ConnectionFactory
- com.jn.sqlhelper.common.utils.Connections
- com.jn.sqlhelper.common.transaction.jdbc.ConnectionTransactionalResource (implements com.jn.sqlhelper.common.transaction.TransactionalResource)
- com.jn.sqlhelper.common.ddl.model.DatabaseDescription
- com.jn.sqlhelper.common.ddl.dump.DatabaseLoader
- com.jn.sqlhelper.common.er.DefaultEntityTableMappingParser (implements com.jn.sqlhelper.common.er.EntityTableParser)
- com.jn.sqlhelper.common.transaction.definition.DefaultTransactionDefinition (implements com.jn.sqlhelper.common.transaction.TransactionDefinition)
- com.jn.sqlhelper.common.transaction.DefaultTransactionManager (implements com.jn.sqlhelper.common.transaction.TransactionManager)
- com.jn.sqlhelper.common.er.EntityTableMapping
- com.jn.sqlhelper.common.er.EntityTableRegistry
- com.jn.langx.util.reflect.classparse.FieldInfo
- com.jn.langx.util.reflect.classparse.FieldSetterAndGetterClassParser<F> (implements com.jn.langx.util.reflect.classparse.ClassParser<R>)
- com.jn.sqlhelper.common.ddl.model.internal.FkInitiallyRuleConverter (implements com.jn.langx.Converter<I,O>)
- com.jn.sqlhelper.common.ddl.model.internal.FkMutatedRuleConverter (implements com.jn.langx.Converter<I,O>)
- com.jn.sqlhelper.common.ddl.model.ImportedColumn
- com.jn.sqlhelper.common.ddl.model.Index
- com.jn.sqlhelper.common.ddl.model.IndexColumn
- com.jn.sqlhelper.common.ddl.model.internal.IndexTypeConverter (implements com.jn.langx.Converter<I,O>)
- com.jn.sqlhelper.common.batch.jdbc.JdbcBatchUpdater<E,STATEMENT> (implements com.jn.sqlhelper.common.batch.BatchUpdater<E,STATEMENT>)
- com.jn.sqlhelper.common.ddl.model.internal.JdbcTypeConverter (implements com.jn.langx.Converter<I,O>)
- com.jn.sqlhelper.common.statement.ListPreparedStatementSetter (implements com.jn.sqlhelper.common.statement.PreparedStatementSetter<P>)
- com.jn.sqlhelper.common.resultset.MapRowMapper (implements com.jn.sqlhelper.common.resultset.RowMapper<T>)
- com.jn.sqlhelper.common.symbolmapper.NoopSymbolMapper (implements com.jn.sqlhelper.common.symbolmapper.SqlSymbolMapper)
- com.jn.sqlhelper.common.ddl.model.PrimaryKeyColumn
- com.jn.sqlhelper.common.connection.PropertiesNamedConnectionConfigurationParser (implements com.jn.langx.configuration.InputStreamConfigurationParser<T>)
- com.jn.sqlhelper.common.connection.PropertiesNamedConnectionConfigurationSerializer (implements com.jn.langx.configuration.ConfigurationSerializer<T,O>)
- com.jn.sqlhelper.common.resultset.ResultSetDescription
- com.jn.sqlhelper.common.resultset.ResultSets
- com.jn.sqlhelper.common.resultset.RowMapperResultSetExtractor<T> (implements com.jn.sqlhelper.common.resultset.ResultSetExtractor<T>)
- com.jn.sqlhelper.common.transaction.definition.RuleBasedTransactionDefinition.RollbackRuleAttribute (implements java.io.Serializable)
- com.jn.sqlhelper.common.resultset.SelectCountResultSetExtractor (implements com.jn.sqlhelper.common.resultset.ResultSetExtractor<T>)
- com.jn.sqlhelper.common.batch.jdbc.SimpleBatchUpdater<E,STATEMENT> (implements com.jn.sqlhelper.common.batch.BatchUpdater<E,STATEMENT>)
- com.jn.sqlhelper.common.datasource.SimpleDataSource (implements javax.sql.DataSource)
- com.jn.sqlhelper.common.resultset.SingleRecordRowMapperResultSetExtractor<T> (implements com.jn.sqlhelper.common.resultset.ResultSetExtractor<T>)
- com.jn.sqlhelper.common.ddl.model.internal.SortTypeConverter (implements com.jn.langx.Converter<I,O>)
- com.jn.sqlhelper.common.formatter.SqlDdlFormatter (implements com.jn.langx.Formatter<I,O>)
- com.jn.sqlhelper.common.formatter.SqlDmlFormatter (implements com.jn.langx.Formatter<I,O>)
- com.jn.sqlhelper.common.utils.SQLs
- com.jn.sqlhelper.common.ddl.SQLSyntaxCompatTable
- com.jn.sqlhelper.common.ddl.model.Table
- com.jn.sqlhelper.common.ddl.model.internal.TableTypeConverter (implements com.jn.langx.Converter<I,O>)
- java.lang.Throwable (implements java.io.Serializable)
- com.jn.sqlhelper.common.transaction.Transaction
- com.jn.sqlhelper.common.transaction.utils.TransactionAops
- com.jn.sqlhelper.common.transaction.TransactionDefinitionRegistry (implements com.jn.langx.registry.Registry<K,V>)
- com.jn.sqlhelper.common.transaction.utils.Transactions
- com.jn.sqlhelper.common.transaction.utils.TransactionThreadContext
- com.jn.sqlhelper.common.resultset.TupleRowMapper (implements com.jn.sqlhelper.common.resultset.RowMapper<T>)
- com.jn.sqlhelper.common.symbolmapper.UnderlineToCamelSymbolMapper (implements com.jn.sqlhelper.common.symbolmapper.SqlSymbolMapper)
- com.jn.sqlhelper.common.resultset.UpdatedRowsResultSetExtractor (implements com.jn.sqlhelper.common.resultset.ResultSetExtractor<T>)
接口分层结构
注释类型分层结构
- com.jn.sqlhelper.common.annotation.Transactional (implements java.lang.annotation.Annotation)
- com.jn.sqlhelper.common.annotation.Tenant (implements java.lang.annotation.Annotation)
- com.jn.sqlhelper.common.annotation.Table (implements java.lang.annotation.Annotation)
- com.jn.sqlhelper.common.annotation.PK (implements java.lang.annotation.Annotation)
- com.jn.sqlhelper.common.annotation.Column (implements java.lang.annotation.Annotation)
枚举分层结构
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- com.jn.sqlhelper.common.batch.BatchMode
- com.jn.sqlhelper.common.ddl.model.internal.TableType
- com.jn.sqlhelper.common.ddl.model.internal.SortType
- com.jn.sqlhelper.common.ddl.model.internal.JdbcType
- com.jn.sqlhelper.common.ddl.model.internal.IndexType
- com.jn.sqlhelper.common.ddl.model.internal.FkMutatedRule
- com.jn.sqlhelper.common.ddl.model.internal.FkInitiallyRule
- com.jn.sqlhelper.common.ddl.model.internal.BooleanFlag
- com.jn.sqlhelper.common.transaction.utils.Isolation (implements com.jn.langx.util.enums.base.CommonEnum, com.jn.langx.Delegatable<T>)
Copyright © 2021. All rights reserved.