Uses of Class
org.melati.poem.StringPoemType

Packages that use StringPoemType
org.melati.poem Persistent Object Engine for Melati. 
org.melati.poem.dbms Melati drivers for assorted JDBC compliant DBMS. 
 

Uses of StringPoemType in org.melati.poem
 

Subclasses of StringPoemType in org.melati.poem
 class PasswordPoemType
          A password.
 

Fields in org.melati.poem declared as StringPoemType
static StringPoemType StringPoemType.nullableInstance
          The nullable instance.
 

Uses of StringPoemType in org.melati.poem.dbms
 

Subclasses of StringPoemType in org.melati.poem.dbms
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-2010 PanEris. All Rights Reserved.