Class SQLTableValue


  • public class SQLTableValue
    extends Object
    Represents a value of a column of an SQLRow.
    It is a simple plain java-Object and has the information about its parent-SQLRow and the column which its belong to.