Class Hierarchy
- java.lang.Object
- io.roastedroot.sqlite4j.BusyHandler
- io.roastedroot.sqlite4j.Collation
- io.roastedroot.sqlite4j.ExtendedCommand
- io.roastedroot.sqlite4j.ExtendedCommand.BackupCommand (implements io.roastedroot.sqlite4j.ExtendedCommand.SQLExtension)
- io.roastedroot.sqlite4j.ExtendedCommand.RestoreCommand (implements io.roastedroot.sqlite4j.ExtendedCommand.SQLExtension)
- io.roastedroot.sqlite4j.Function
- io.roastedroot.sqlite4j.Function.Aggregate (implements java.lang.Cloneable)
- io.roastedroot.sqlite4j.Function.Window
- io.roastedroot.sqlite4j.Function.Aggregate (implements java.lang.Cloneable)
- io.roastedroot.sqlite4j.JDBC (implements java.sql.Driver)
- io.roastedroot.sqlite4j.ProgressHandler
- io.roastedroot.sqlite4j.SQLiteConfig
- io.roastedroot.sqlite4j.SQLiteConnection (implements java.sql.Connection)
- io.roastedroot.sqlite4j.SQLiteConnectionConfig (implements java.lang.Cloneable)
- io.roastedroot.sqlite4j.SQLiteDataSource (implements javax.sql.DataSource)
- io.roastedroot.sqlite4j.SQLiteJDBCLoader
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- io.roastedroot.sqlite4j.FileException
- io.roastedroot.sqlite4j.NativeLibraryNotFoundException
- java.sql.SQLException (implements java.lang.Iterable<T>)
- io.roastedroot.sqlite4j.SQLiteException
- java.lang.Exception
Interface Hierarchy
- io.roastedroot.sqlite4j.ExtendedCommand.SQLExtension
- io.roastedroot.sqlite4j.SQLiteCommitListener
- io.roastedroot.sqlite4j.SQLiteUpdateListener
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- io.roastedroot.sqlite4j.SQLiteConfig.DateClass
- io.roastedroot.sqlite4j.SQLiteConfig.DatePrecision
- io.roastedroot.sqlite4j.SQLiteConfig.Encoding
- io.roastedroot.sqlite4j.SQLiteConfig.HexKeyMode
- io.roastedroot.sqlite4j.SQLiteConfig.JournalMode
- io.roastedroot.sqlite4j.SQLiteConfig.LockingMode
- io.roastedroot.sqlite4j.SQLiteConfig.Pragma
- io.roastedroot.sqlite4j.SQLiteConfig.SynchronousMode
- io.roastedroot.sqlite4j.SQLiteConfig.TempStore
- io.roastedroot.sqlite4j.SQLiteConfig.TransactionMode
- io.roastedroot.sqlite4j.SQLiteErrorCode
- io.roastedroot.sqlite4j.SQLiteLimits
- io.roastedroot.sqlite4j.SQLiteOpenMode
- io.roastedroot.sqlite4j.SQLiteUpdateListener.Type
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)