Index

B C D E G I J 
All Classes and Interfaces|All Packages|Constant Field Values

B

begin() - Method in class com.techempower.data.jdbc.JndiConnectorFactory
Start this Asynchronous component.

C

com.techempower.data.jdbc - package com.techempower.data.jdbc
 
configure(EnhancedProperties) - Method in class com.techempower.data.jdbc.JndiConnectorFactory
Configure this component.

D

DEFAULT_PROPERTY_PREFIX - Static variable in class com.techempower.data.jdbc.JndiConnectorFactory
 
determineDatabaseAffinity() - Method in class com.techempower.data.jdbc.JndiConnectorFactory
 
determineIdentifierQuoteString() - Method in class com.techempower.data.jdbc.JndiConnectorFactory
 

E

end() - Method in class com.techempower.data.jdbc.JndiConnectorFactory
Stop this Asynchronous component.

G

getConnectionMonitor() - Method in class com.techempower.data.jdbc.JndiConnectorFactory
Gets a ConnectionMonitor.
getDatabaseAffinity() - Method in class com.techempower.data.jdbc.JndiConnectorFactory
 
getIdentifierQuoteString() - Method in class com.techempower.data.jdbc.JndiConnectorFactory
 

I

isEnabled() - Method in class com.techempower.data.jdbc.JndiConnectorFactory
Is this Connector Factory enabled? In nearly all cases, this would be true; but it will be false for applications that do not connect to a database at all.

J

JndiConnectorFactory - Class in com.techempower.data.jdbc
An implementation of ConnectorFactory that is a thin wrapper around a connection pool defined in the servlet container (Resin, Tomcat, etc.) and fetched via JNDI.
JndiConnectorFactory(TechEmpowerApplication, String) - Constructor for class com.techempower.data.jdbc.JndiConnectorFactory
Deprecated, for removal: This API element is subject to removal in a future version.
JndiConnectorFactory(String) - Constructor for class com.techempower.data.jdbc.JndiConnectorFactory
Constructor.
B C D E G I J 
All Classes and Interfaces|All Packages|Constant Field Values