|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use INullable | |
---|---|
net.pleso.framework.client.dal.db | |
net.pleso.framework.client.dal.db.types |
Uses of INullable in net.pleso.framework.client.dal.db |
---|
Subinterfaces of INullable in net.pleso.framework.client.dal.db | |
---|---|
interface |
IDBValue
Represents database value with possibility to be converted to string and parsed from string. |
Uses of INullable in net.pleso.framework.client.dal.db.types |
---|
Classes in net.pleso.framework.client.dal.db.types that implement INullable | |
---|---|
class |
DBBigInt
Database BigInt type. |
class |
DBBoolean
Database Boolean type |
class |
DBDate
Database Date type |
class |
DBFloat
Database Float type |
class |
DBHTMLString
|
class |
DBInteger
Database integer type |
class |
DBString
Database String type |
class |
DBStringTime
Database Time type internally implemented like String see StringTime |
class |
DBTime
Database Time type |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |