JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
net.anwiba.commons.jdbc
Package
net.anwiba.commons.jdbc.value
Interface IDatabaseValue
public interface
IDatabaseValue
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Object
getObject
(
Connection
connection)
int
getType
()
String
getTypeName
()
Method Details
getObject
Object
getObject
(
Connection
connection)
throws
SQLException
Throws:
SQLException
getType
int
getType
()
getTypeName
String
getTypeName
()