Class Hierarchy
- java.lang.Object
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- java.util.AbstractList<E> (implements java.util.List<E>)
- org.apache.openjpa.jdbc.sql.SelectImpl.Selects
- java.util.AbstractList<E> (implements java.util.List<E>)
- org.apache.openjpa.jdbc.sql.AbstractResult (implements org.apache.openjpa.jdbc.sql.Result)
- org.apache.openjpa.jdbc.sql.ResultSetResult
- org.apache.openjpa.jdbc.sql.SelectImpl.SelectResult
- org.apache.openjpa.jdbc.sql.ResultSetResult
- org.apache.openjpa.jdbc.sql.BooleanRepresentationFactory
- org.apache.openjpa.jdbc.sql.BooleanRepresentationFactory.BooleanBooleanRepresentation (implements org.apache.openjpa.jdbc.sql.BooleanRepresentation<REPRESENTATION_TYPE>)
- org.apache.openjpa.jdbc.sql.BooleanRepresentationFactory.Int10BooleanRepresentation (implements org.apache.openjpa.jdbc.sql.BooleanRepresentation<REPRESENTATION_TYPE>)
- org.apache.openjpa.jdbc.sql.BooleanRepresentationFactory.StringBooleanRepresentation (implements org.apache.openjpa.jdbc.sql.BooleanRepresentation<REPRESENTATION_TYPE>)
- org.apache.openjpa.jdbc.sql.Calendard
- org.apache.openjpa.jdbc.sql.DBDictionary (implements org.apache.openjpa.lib.conf.Configurable, org.apache.openjpa.lib.jdbc.ConnectionDecorator, org.apache.openjpa.lib.identifier.IdentifierConfiguration, org.apache.openjpa.jdbc.sql.JoinSyntaxes, org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.SQLWarningHandler)
- org.apache.openjpa.jdbc.sql.AbstractDB2Dictionary
- org.apache.openjpa.jdbc.sql.DB2Dictionary
- org.apache.openjpa.jdbc.sql.DerbyDictionary
- org.apache.openjpa.jdbc.sql.AbstractSQLServerDictionary
- org.apache.openjpa.jdbc.sql.SQLServerDictionary
- org.apache.openjpa.jdbc.sql.SybaseDictionary
- org.apache.openjpa.jdbc.sql.AccessDictionary
- org.apache.openjpa.jdbc.sql.CacheDictionary
- org.apache.openjpa.jdbc.sql.EmpressDictionary
- org.apache.openjpa.jdbc.sql.FirebirdDictionary
- org.apache.openjpa.jdbc.sql.FoxProDictionary
- org.apache.openjpa.jdbc.sql.H2Dictionary
- org.apache.openjpa.jdbc.sql.HerdDBDictionary
- org.apache.openjpa.jdbc.sql.HSQLDictionary
- org.apache.openjpa.jdbc.sql.InformixDictionary
- org.apache.openjpa.jdbc.sql.IngresDictionary
- org.apache.openjpa.jdbc.sql.InterbaseDictionary
- org.apache.openjpa.jdbc.sql.JDataStoreDictionary
- org.apache.openjpa.jdbc.sql.MariaDBDictionary
- org.apache.openjpa.jdbc.sql.MaxDBDictionary
- org.apache.openjpa.jdbc.sql.MySQLDictionary
- org.apache.openjpa.jdbc.sql.OracleDictionary
- org.apache.openjpa.jdbc.sql.PointbaseDictionary
- org.apache.openjpa.jdbc.sql.PostgresDictionary
- org.apache.openjpa.jdbc.sql.SolidDBDictionary
- org.apache.openjpa.jdbc.sql.AbstractDB2Dictionary
- org.apache.openjpa.jdbc.sql.DBDictionary.SerializedData
- org.apache.openjpa.jdbc.sql.DBDictionaryFactory
- org.apache.openjpa.lib.jdbc.DelegatingConnection (implements org.apache.openjpa.lib.util.Closeable, java.sql.Connection)
- org.apache.openjpa.jdbc.sql.PostgresDictionary.PostgresConnection
- org.apache.openjpa.jdbc.sql.SybaseDictionary.SybaseConnection
- org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement (implements org.apache.openjpa.lib.util.Closeable, java.sql.PreparedStatement)
- org.apache.openjpa.jdbc.sql.PostgresDictionary.PostgresPreparedStatement
- org.apache.openjpa.jdbc.sql.Join (implements java.lang.Cloneable, org.apache.openjpa.jdbc.sql.JoinSyntaxes)
- org.apache.openjpa.jdbc.sql.LogicalUnion (implements org.apache.openjpa.jdbc.sql.Union)
- org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect (implements org.apache.openjpa.jdbc.sql.Select)
- org.apache.openjpa.jdbc.sql.MergedResult (implements org.apache.openjpa.jdbc.sql.Result)
- org.apache.openjpa.jdbc.sql.Raw
- org.apache.openjpa.jdbc.sql.RowImpl (implements java.lang.Cloneable, org.apache.openjpa.jdbc.sql.Row)
- org.apache.openjpa.jdbc.sql.PrimaryRow
- org.apache.openjpa.jdbc.sql.SecondaryRow
- org.apache.openjpa.jdbc.sql.RowManagerImpl (implements org.apache.openjpa.jdbc.sql.RowManager)
- org.apache.openjpa.jdbc.sql.SelectImpl (implements org.apache.openjpa.jdbc.sql.Select)
- org.apache.openjpa.jdbc.sql.Sized
- org.apache.openjpa.jdbc.sql.SQLBuffer (implements java.lang.Cloneable, java.io.Serializable)
- org.apache.openjpa.jdbc.sql.SQLErrorCodeReader
- org.apache.openjpa.jdbc.sql.SQLExceptions
- org.apache.openjpa.jdbc.sql.SQLFactoryImpl (implements org.apache.openjpa.lib.conf.Configurable, org.apache.openjpa.jdbc.sql.SQLFactory)
- org.apache.openjpa.jdbc.sql.StoredProcedure
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
Interface Hierarchy
- org.apache.openjpa.jdbc.sql.BooleanRepresentation<REPRESENTATION_TYPE>
- org.apache.openjpa.lib.util.Closeable
- org.apache.openjpa.jdbc.sql.Result
- java.util.Comparator<T>
- org.apache.openjpa.jdbc.sql.MergedResult.ResultComparator
- org.apache.openjpa.jdbc.sql.Joins
- org.apache.openjpa.jdbc.sql.JoinSyntaxes
- org.apache.openjpa.jdbc.sql.LogicalUnion.Selector
- org.apache.openjpa.jdbc.sql.Row
- org.apache.openjpa.jdbc.sql.RowManager
- org.apache.openjpa.jdbc.sql.SelectExecutor
- org.apache.openjpa.jdbc.sql.SQLFactory
- org.apache.openjpa.jdbc.sql.Union.Selector
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- org.apache.openjpa.jdbc.sql.DBDictionary.DateMillisecondBehaviors
- org.apache.openjpa.jdbc.sql.StoredProcedure.PARAM
- org.apache.openjpa.jdbc.sql.StoredProcedure.SQL
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)