|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ResourcePropertySet
Gathers all resource properties valid for all types of containers.
| Field Summary | |
|---|---|
static java.lang.String |
PARAMETERS
Parameters passed to the implementation class. |
static java.lang.String |
RESOURCE
A property to encapsulate all the other resource properties. |
static java.lang.String |
RESOURCE_CLASS
The class name of the Resource implementation class. |
static java.lang.String |
RESOURCE_NAME
The JNDI location that this datasource should be bound do (in the config file). |
static java.lang.String |
RESOURCE_TYPE
The type of the resource (ex. |
| Field Detail |
|---|
static final java.lang.String RESOURCE
static final java.lang.String RESOURCE_NAME
java:comp/env) to this
context.
static final java.lang.String RESOURCE_TYPE
javax.sql.XADataSource,
javax.sql.ConnectionPoolDataSource, etc..
static final java.lang.String RESOURCE_CLASS
org.apache.derby.jdbc.EmbeddedXADataSource.
static final java.lang.String PARAMETERS
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||