protected static interface CommonDAO.ObjectExtractor<T>
T
extract(java.sql.ResultSet rs)
T extract(java.sql.ResultSet rs) throws java.sql.SQLException, BGException
java.sql.SQLException
BGException