Package org.sql2o.data
Class LazyTable
java.lang.Object
org.sql2o.data.LazyTable
- All Implemented Interfaces:
AutoCloseable
- Author:
- aldenquimby@gmail.com
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
LazyTable
public LazyTable()
-
-
Method Details
-
getName
-
rows
-
setRows
-
columns
-
close
public void close()- Specified by:
close
in interfaceAutoCloseable
-