Package | Description |
---|---|
org.sqlite | |
org.sqlite.core |
Modifier and Type | Field and Description |
---|---|
SQLiteConfig.DateClass |
SQLiteConfig.dateClass |
Modifier and Type | Method and Description |
---|---|
static SQLiteConfig.DateClass |
SQLiteConfig.DateClass.getDateClass(String dateClass) |
static SQLiteConfig.DateClass |
SQLiteConfig.DateClass.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SQLiteConfig.DateClass[] |
SQLiteConfig.DateClass.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field and Description |
---|---|
SQLiteConfig.DateClass |
CoreConnection.dateClass |
Copyright © 2015. All rights reserved.