org.orange.kicsa.integration
Interface JDOContext


public interface JDOContext


Method Summary
 ConnectiongetConnection()
           
 PersistenceManagergetPersistenceManager()
           
 StringgetProperty(String someKey)
           

Method Detail

getConnection

public Connection getConnection()
throws org.orange.util.integration.DAOException

getPersistenceManager

public PersistenceManager getPersistenceManager()
throws org.orange.util.integration.DAOException

getProperty

public String getProperty(String someKey)

Dependency Links

to Class org.orange.util.integration.DAOException

to Class javax.resource.cci.Connection

to Class java.lang.String

to Class Diagram org.orange.util.integration

to Class Diagram org.orange.util

to Class Diagram org.orange

to Class Diagram org

to Class Diagram <default>