| Constructor and Description | 
|---|
| DbStructFactory() | 
| Modifier and Type | Method and Description | 
|---|---|
| static Element | getElement(ResultSet rs) | 
| static String | getParent(ResultSet rs) | 
| static Product | getProduct(ResultSet rs) | 
| static Product | getProduct(ResultSet rs,
          boolean getType,
          boolean productIdString) | 
| static ProductType | getProductType(ResultSet rs) | 
| static Reference | getReference(ResultSet rs) | 
| static Element | toScienceDataElement(ResultSet rs) | 
| static Product | toScienceDataProduct(ResultSet rs) | 
| static ProductType | toScienceDataProductType(ResultSet rs) | 
public static ProductType getProductType(ResultSet rs) throws SQLException
SQLExceptionpublic static Product getProduct(ResultSet rs) throws SQLException
SQLExceptionpublic static Product getProduct(ResultSet rs, boolean getType, boolean productIdString) throws SQLException
SQLExceptionpublic static Reference getReference(ResultSet rs) throws SQLException
SQLExceptionpublic static Element getElement(ResultSet rs) throws SQLException
SQLExceptionpublic static String getParent(ResultSet rs) throws SQLException
SQLExceptionpublic static Element toScienceDataElement(ResultSet rs) throws SQLException
SQLExceptionpublic static Product toScienceDataProduct(ResultSet rs) throws SQLException
SQLExceptionpublic static ProductType toScienceDataProductType(ResultSet rs) throws SQLException
SQLExceptionCopyright © 1999–2017 Apache OODT. All rights reserved.