org.melati.poem
Interface SQLPoemType

Package class diagram package SQLPoemType
All Superinterfaces:
PoemType, SQLType
All Known Implementing Classes:
AtomPoemType, BasePoemType, BigDecimalPoemType, BinaryPoemType, BooleanPoemType, ColumnTypePoemType, DatePoemType, DeletedPoemType, DisplayLevelPoemType, DoublePoemType, FixedPointAtomPoemType, IndexPoemType, IntegerPoemType, IntegrityFixPoemType, LongPoemType, MSAccess.MSAccessStringPoemType, MySQL.BlobPoemType, MySQL.MySQLBooleanPoemType, MySQL.MySQLStringPoemType, Oracle.OracleBooleanPoemType, Oracle.OracleStringPoemType, PasswordPoemType, ReferencePoemType, RestrictedReferencePoemType, SearchabilityPoemType, SizedAtomPoemType, SQLServer.SQLServerBooleanPoemType, StringPoemType, TimestampPoemType, TroidPoemType

public interface SQLPoemType
extends SQLType, PoemType

A datatype of a Field which is both a PoemType and an SQLType.


Method Summary
 
Methods inherited from interface org.melati.poem.SQLType
getRaw, quotedRaw, setRaw, sqlDefaultValue, sqlDefinition, sqlTypeCode, sqlTypeDefinition
 
Methods inherited from interface org.melati.poem.PoemType
assertValidCooked, assertValidRaw, canRepresent, cookedOfRaw, getNullable, possibleRaws, rawOfCooked, rawOfString, saveColumnInfo, stringOfCooked, stringOfRaw, toDsdType, withNullable
 



Copyright © 2000-2010 PanEris. All Rights Reserved.