| Name |
java.lang.String |
R |
RARDeployment
|
Return the service name |
| State |
int |
R |
3
|
Return the service state |
| StateString |
java.lang.String |
R |
Started
|
Return the service's state as a String |
| MetaData |
org.jboss.resource.metadata.ConnectorMetaData |
R |
ConnectorMetaData@1db96a3[version=1.5 vendorName=JBoss, Inc eisType=JDBC 3.0 Relational Database resourceAdapterVersion=4.0 resourceAdapterClass=org.jboss.resource.deployment.DummyResourceAdapter license=LicenseMetaData@17ecc30[required=true descriptions=[DescriptionMetaData@18f747e[language=zh description=COPYRIGHT AND PERMISSION NOTICE
Copyright (c) 2004 JBoss, Inc
This is released under the terms of the LGPL.
See gnu.org for details.]]] properties=[] descriptions=[DescriptionGroupMetaData@129021f[language=zh description=JBoss LocalTransaction JDBC Wrapper Resource Adapter displayName=JBoss LocalTransaction JDBC Wrapper]] connectionDefinitions=[ConnectionDefinitionMetaData@e8787a[managedConnectionFactoryClass=org.jboss.resource.adapter.jdbc.local.LocalManagedConnectionFactory connectionFactoryInterfaceClass=javax.sql.DataSource connectionFactoryImplementationClass=org.jboss.resource.adapter.jdbc.WrapperDataSource connectionInterfaceClass=java.sql.Connection connectionImplementationClass=org.jboss.resource.adapter.jdbc.WrappedConnection properties=[ConfigPropertyMetaData@105fa26[name=SharePreparedStatements type=java.lang.Boolean value= descriptions=[DescriptionMetaData@14a7e57[language=zh description=Whether to share prepared statements.]]], ConfigPropertyMetaData@a83c2a[name=PreparedStatementCacheSize type=java.lang.Integer value= descriptions=[DescriptionMetaData@1ac94e1[language=zh description=The number of cached prepared statements per connection.]]], ConfigPropertyMetaData@1ba4159[name=Password type=java.lang.String value= descriptions=[DescriptionMetaData@1625f69[language=zh description=The password to connect to the database.]]], ConfigPropertyMetaData@169c398[name=TransactionIsolation type=java.lang.String value= descriptions=[DescriptionMetaData@165ed5c[language=zh description=The default transaction isolation of the connections.]]], ConfigPropertyMetaData@1ad5d46[name=ValidConnectionCheckerClassName type=java.lang.String value= descriptions=[DescriptionMetaData@c24e67[language=zh description=The fully qualified name of a class implementing org.jboss.resource.adapter.jdbc.ValidConnectionChecker that can determine for a particular vender db when a connection is valid.]]], ConfigPropertyMetaData@12088db[name=TrackStatements type=java.lang.String value= descriptions=[DescriptionMetaData@a96847[language=zh description=Whether to track unclosed statements - false/true/nowarn]]], ConfigPropertyMetaData@599d5b[name=ConnectionURL type=java.lang.String value= descriptions=[DescriptionMetaData@1fd14d6[language=zh description=The jdbc connection url class.]]], ConfigPropertyMetaData@1e0a283[name=NewConnectionSQL type=java.lang.String value= descriptions=[DescriptionMetaData@62f7da[language=zh description=An SQL statement to be executed when a new connection is created as auxillary setup.]]], ConfigPropertyMetaData@3dc13d[name=DriverClass type=java.lang.String value= descriptions=[DescriptionMetaData@17e3063[language=zh description=The jdbc driver class.]]], ConfigPropertyMetaData@cd51ad[name=CheckValidConnectionSQL type=java.lang.String value= descriptions=[DescriptionMetaData@19aefd8[language=zh description=An SQL statement that may be executed when a managed connection is taken out of the pool and is about to be given to a client: the purpose is to verify that the connection still works.]]], ConfigPropertyMetaData@169d75d[name=UserName type=java.lang.String value= descriptions=[DescriptionMetaData@f86652[language=zh description=The user name to connect to the database.]]], ConfigPropertyMetaData@c6a3a0[name=ExceptionSorterClassName type=java.lang.String value= descriptions=[DescriptionMetaData@5c547[language=zh description=The fully qualified name of a class implementing org.jboss.resource.adapter.jdbc.ExceptionSorter that can determine for a particular vender db which exceptions are fatal and mean a connection should be discarded.]]], ConfigPropertyMetaData@1184326[name=ConnectionProperties type=java.lang.String value= descriptions=[DescriptionMetaData@daf1c6[language=zh description=Connection properties for the database.]]]]]] transactionSupport=TransactionSupportMetaData@3703bb[transactionSupport=LocalTransaction] authenticationMechanism=AuthenticationMechanismMetaData@1d600aa[authenticationMechanismType=BasicPassword credentialInterfaceClass=javax.resource.spi.security.PasswordCredential descriptions=[DescriptionMetaData@c5c1d8[language=zh]]] reauthenticationSupport=false messageListeners=[] adminobjects=[] securityPermissions=[]]
|
The meta data |
| AuthenticationMechanism |
java.lang.String |
R |
BasicPassword
|
The authentication mechanism |
| EISType |
java.lang.String |
R |
JDBC 3.0 Relational Database
|
The EIS type |
| License |
java.lang.String |
R |
COPYRIGHT AND PERMISSION NOTICE
Copyright (c) 2004 JBoss, Inc
This is released under the terms of the LGPL.
See gnu.org for details.
|
The license |
| RAClass |
java.lang.String |
R |
org.jboss.resource.deployment.DummyResourceAdapter
|
The resource adapter class |
| RAVersion |
java.lang.String |
R |
4.0
|
The resource adapter version |
| TransactionSupport |
java.lang.String |
R |
TransactionSupportMetaData@3703bb[transactionSupport=LocalTransaction]
|
The transaction support |
| VendorName |
java.lang.String |
R |
JBoss, Inc
|
The vendor name |
| Version |
java.lang.String |
R |
1.5
|
The spec version |
| ReauthenticationSupport |
boolean |
R |
False
|
Whether reauthentication support is supported |
| ResourceAdapter |
javax.resource.spi.ResourceAdapter |
R |
org.jboss.resource.deployment.DummyResourceAdapter@13982ab
|
The resource adapter instance |