de.oio.sqlrest.db
Class Row

java.lang.Object
  |
  +--de.oio.sqlrest.db.Row

public class Row
extends java.lang.Object

Author:
tbayer

Constructor Summary
Row()
           
 
Method Summary
 void add(Column column)
          Method add.
 java.util.Collection getColumns()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Row

public Row()
Method Detail

add

public void add(Column column)
Method add.

Parameters:
column -

getColumns

public java.util.Collection getColumns()


Copyright © Orientation in Objects GmbH. All Rights Reserved.