Interface IDatabaseValue


  • public interface IDatabaseValue
    • Method Detail

      • getObject

        java.lang.Object getObject​(java.sql.Connection connection)
                            throws java.sql.SQLException
        Throws:
        java.sql.SQLException
      • getType

        int getType()
      • getTypeName

        java.lang.String getTypeName()