net.pleso.framework.client.dal.db.types
Class DBHTMLString

java.lang.Object
  extended by net.pleso.framework.client.dal.db.types.DBString
      extended by net.pleso.framework.client.dal.db.types.DBHTMLString
All Implemented Interfaces:
IDBValue, INullable

public class DBHTMLString
extends DBString


Field Summary
 
Fields inherited from class net.pleso.framework.client.dal.db.types.DBString
nullValue
 
Constructor Summary
DBHTMLString()
           
DBHTMLString(java.lang.String initialValue)
           
 
Method Summary
 
Methods inherited from class net.pleso.framework.client.dal.db.types.DBString
getString, getValue, isNull, parseValue, setNull
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DBHTMLString

public DBHTMLString()

DBHTMLString

public DBHTMLString(java.lang.String initialValue)


Copyright © 2006-2007 pleso.net crew All Rights Reserved.