org.apache.aries.jpa.container.unit.impl
Class JndiDataSource
java.lang.Object
org.apache.aries.jpa.container.unit.impl.DelayedLookupDataSource
org.apache.aries.jpa.container.unit.impl.JndiDataSource
- All Implemented Interfaces:
- Wrapper, CommonDataSource, DataSource
public class JndiDataSource
- extends DelayedLookupDataSource
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JndiDataSource
public JndiDataSource(String jndi,
String unit,
org.osgi.framework.Bundle persistenceBundle,
boolean jta)
getDs
protected DataSource getDs()
- Specified by:
getDs in class DelayedLookupDataSource
Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.