Uses of Enum Class
org.sqlite.SQLiteConfigFactory
Packages that use SQLiteConfigFactory
-
Uses of SQLiteConfigFactory in org.sqlite
Methods in org.sqlite that return SQLiteConfigFactoryModifier and TypeMethodDescriptionstatic SQLiteConfigFactoryReturns the enum constant of this class with the specified name.static SQLiteConfigFactory[]SQLiteConfigFactory.values()Returns an array containing the constants of this enum class, in the order they are declared.