tools
2.2.3
tools
/
me.scolastico.tools.ebean
/
DataBaseType
Data
Base
Type
enum
DataBaseType
Content copied to clipboard
All available database types
Entries
Functions
Properties
Entries
IN_MEMORY
Link copied to clipboard
IN_MEMORY
Content copied to clipboard
H2
Link copied to clipboard
H2
Content copied to clipboard
ORACLE
Link copied to clipboard
ORACLE
Content copied to clipboard
POSTGRES
Link copied to clipboard
POSTGRES
Content copied to clipboard
SQLITE
Link copied to clipboard
SQLITE
Content copied to clipboard
MARIADB
Link copied to clipboard
MARIADB
Content copied to clipboard
MYSQL
Link copied to clipboard
MYSQL
Content copied to clipboard
SQL17
Link copied to clipboard
SQL17
Content copied to clipboard
Functions
describe
Constable
Link copied to clipboard
abstract
fun
describeConstable
(
)
:
Optional
<
out
ConstantDesc
>
Content copied to clipboard
to
String
Link copied to clipboard
open
fun
toString
(
)
:
String
Content copied to clipboard
value
Of
Link copied to clipboard
open
fun
valueOf
(
name
:
String
)
:
DataBaseType
Content copied to clipboard
values
Link copied to clipboard
open
fun
values
(
)
:
Array
<
DataBaseType
>
Content copied to clipboard
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard