Uses of Class
org.melati.poem.BooleanPoemType

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.
 



Copyright © 2000-2010 PanEris. All Rights Reserved.