public interface IDatabaseValue
| Modifier and Type | Method and Description |
|---|---|
Object |
getObject(Connection connection) |
int |
getType() |
String |
getTypeName() |
Object getObject(Connection connection) throws SQLException
SQLExceptionint getType()
String getTypeName()
Copyright © 2007–2019 Andreas W. Bartels. All rights reserved.