| net.sf.hajdbc.sql.DataSourceReference
DataSourceReference | public class DataSourceReference extends CommonDataSourceReference (Code) | | author: Paul Ferraro |
DataSourceReference | public DataSourceReference(String cluster)(Code) | | Constructs a reference to a DataSource for the specified cluster
Parameters: cluster - a cluster identifier |
DataSourceReference | public DataSourceReference(String cluster, String config)(Code) | | Constructs a reference to a DataSource for the specified cluster
Parameters: cluster - a cluster identifier Parameters: config - the uri of the configuration file |
|
|