Package | Description |
---|---|
org.jboss.jca.common.api.metadata.common |
This package contains interfaces to define metadata api cpmmon in various xsds
|
org.jboss.jca.common.api.metadata.common.v10 |
This package contains interfaces specific for the 1.0 schemas
|
org.jboss.jca.common.metadata.common.v10 |
This package contains classes specific to the 1.0 schemas.
|
org.jboss.jca.common.metadata.common.v11 |
This package contains classes specific to the 1.1 schemas.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<CommonConnDef> |
CommonIronJacamar.getConnectionDefinitions()
Get the connectionFactories.
|
Modifier and Type | Interface and Description |
---|---|
interface |
CommonConnDef
A ConnectionDefinition.
|
Modifier and Type | Class and Description |
---|---|
class |
CommonConnDefImpl
A ConnectionDefinition.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<CommonConnDef> |
CommonIronJacamarImpl.getConnectionDefinitions()
Get the connectionFactories.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<CommonConnDef> |
CommonIronJacamarImpl.getConnectionDefinitions()
Get the connectionFactories.
|
Copyright © 2013 IronJacamar (http://www.ironjacamar.org)