Package net.anwiba.commons.jdbc.value
Interface IDatabaseValue
-
public interface IDatabaseValue
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.ObjectgetObject(java.sql.Connection connection)intgetType()java.lang.StringgetTypeName()
-