|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BooleanPoemType | |
---|---|
org.melati.poem | Persistent Object Engine for Melati. |
org.melati.poem.dbms | Melati drivers for assorted JDBC compliant DBMS. |
Uses of BooleanPoemType in org.melati.poem |
---|
Subclasses of BooleanPoemType in org.melati.poem | |
---|---|
class |
DeletedPoemType
A DeletedField is a flag field in a record which marks the whole record as deleted. |
Uses of BooleanPoemType in org.melati.poem.dbms |
---|
Subclasses of BooleanPoemType in org.melati.poem.dbms | |
---|---|
static class |
MySQL.MySQLBooleanPoemType
Translates a MySQL Boolean into a Poem BooleanType . |
static class |
Oracle.OracleBooleanPoemType
Translates an Oracle Boolean into a Poem BooleanPoemType . |
static class |
SQLServer.SQLServerBooleanPoemType
Translates an SQLServer Boolean into a Poem BooleanPoemType . |
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |