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