Class Hierarchy
- java.lang.Object
- org.sqlite.BusyHandler
- org.sqlite.core.CoreConnection
- org.sqlite.jdbc3.JDBC3Connection
- org.sqlite.jdbc4.JDBC4Connection (implements java.sql.Connection)
- org.sqlite.SQLiteConnection
- org.sqlite.jdbc4.JDBC4Connection (implements java.sql.Connection)
- org.sqlite.jdbc3.JDBC3Connection
- org.sqlite.ExtendedCommand
- org.sqlite.ExtendedCommand.BackupCommand (implements org.sqlite.ExtendedCommand.SQLExtension)
- org.sqlite.ExtendedCommand.RestoreCommand (implements org.sqlite.ExtendedCommand.SQLExtension)
- org.sqlite.Function
- org.sqlite.Function.Aggregate (implements java.lang.Cloneable)
- org.sqlite.JDBC (implements java.sql.Driver)
- org.sqlite.ProgressHandler
- org.sqlite.SQLiteConfig
- org.sqlite.SQLiteDataSource (implements javax.sql.DataSource)
- org.sqlite.SQLiteJDBCLoader
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.sql.SQLException (implements java.lang.Iterable<T>)
- org.sqlite.SQLiteException
- java.sql.SQLException (implements java.lang.Iterable<T>)
- java.lang.Exception
Interface Hierarchy
- org.sqlite.ExtendedCommand.SQLExtension
- org.sqlite.SQLiteConfig.PragmaValue
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- org.sqlite.SQLiteConfig.DateClass (implements org.sqlite.SQLiteConfig.PragmaValue)
- org.sqlite.SQLiteConfig.DatePrecision (implements org.sqlite.SQLiteConfig.PragmaValue)
- org.sqlite.SQLiteConfig.Encoding (implements org.sqlite.SQLiteConfig.PragmaValue)
- org.sqlite.SQLiteConfig.JournalMode (implements org.sqlite.SQLiteConfig.PragmaValue)
- org.sqlite.SQLiteConfig.LockingMode (implements org.sqlite.SQLiteConfig.PragmaValue)
- org.sqlite.SQLiteConfig.Pragma
- org.sqlite.SQLiteConfig.SynchronousMode (implements org.sqlite.SQLiteConfig.PragmaValue)
- org.sqlite.SQLiteConfig.TempStore (implements org.sqlite.SQLiteConfig.PragmaValue)
- org.sqlite.SQLiteConfig.TransactionMode (implements org.sqlite.SQLiteConfig.PragmaValue)
- org.sqlite.SQLiteErrorCode
- org.sqlite.SQLiteOpenMode
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)