| Package | Description |
|---|---|
| org.melati.poem |
Persistent Object Engine for Melati.
|
| org.melati.poem.dbms |
POEM Drivers for assorted JDBC compliant DBMS.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PasswordPoemType
A password.
|
class |
StringKeyPoemType |
class |
StringKeyReferencePoemType
A data type that is a reference to a
Persistent object via a
String key to a unique, non-nullable index. |
| Modifier and Type | Field and Description |
|---|---|
static StringPoemType |
StringPoemType.nullableInstance
The nullable instance.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
MSAccess.MSAccessStringPoemType
Translates a MSSQL String into a Poem
StringPoemType. |
static class |
MySQL.MySQLStringPoemType
Translates a MySQL String into a Poem
StringPoemType. |
static class |
Oracle.OracleStringPoemType
Translates a Oracle String into a Poem
StringPoemType. |
Copyright © 2000–2021 PanEris. All rights reserved.