Package | Description |
---|---|
org.h2.engine |
Contains high level classes of the database and classes that don't fit in another sub-package.
|
Modifier and Type | Method and Description |
---|---|
UserDataType |
Database.findUserDataType(String name)
Get the user defined data type if it exists, or null if not.
|
Modifier and Type | Method and Description |
---|---|
ArrayList<UserDataType> |
Database.getAllUserDataTypes() |
Copyright © 2017 JBoss by Red Hat. All rights reserved.