| net.sf.hajdbc.sql.DriverDatabaseCluster
DriverDatabaseCluster | public DriverDatabaseCluster(String id, URL url)(Code) | | Constructs a new DriverDatabaseCluster
Parameters: id - Parameters: url - |
extractDatabaseCluster | public static DriverDatabaseCluster extractDatabaseCluster(IUnmarshallingContext context)(Code) | | Object factory for JiBX that pulls the cluster instance from the unmarshalling context
Parameters: context - unmarshalling context a database cluster |
|
|