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