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
SQLException
public static Product getProduct(ResultSet rs) throws SQLException
SQLException
public static Product getProduct(ResultSet rs, boolean getType, boolean productIdString) throws SQLException
SQLException
public static Reference getReference(ResultSet rs) throws SQLException
SQLException
public static Element getElement(ResultSet rs) throws SQLException
SQLException
public static String getParent(ResultSet rs) throws SQLException
SQLException
public static Element toScienceDataElement(ResultSet rs) throws SQLException
SQLException
public static Product toScienceDataProduct(ResultSet rs) throws SQLException
SQLException
public static ProductType toScienceDataProductType(ResultSet rs) throws SQLException
SQLException
Copyright © 1999–2017 Apache OODT. All rights reserved.