com.arsdigita.acs.generalcomments
Class GeneralCommentsDataSource
java.lang.Object
|
+--com.arsdigita.acs.Selection
|
+--com.arsdigita.acs.generalcomments.GeneralCommentsDataSource
- All Implemented Interfaces:
- DataSource
- public class GeneralCommentsDataSource
- extends Selection
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GeneralCommentsDataSource
public GeneralCommentsDataSource(SqlStatement sql,
Database db)
throws SQLException
GeneralCommentsDataSource
public GeneralCommentsDataSource(ResultSet rs)
throws SQLException
getDate
public String getDate(int time_format)
throws DataSourceException
getInt
public int getInt(String column)
throws DataSourceException,
SQLException
getBoolean
public boolean getBoolean(String column)
throws DataSourceException,
SQLException