|
Oracle TopLink Java API Reference 10g Release 3 (10.1.3.1) B28219-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object
oracle.toplink.tools.sessionconfiguration.XMLSessionConfigLoader
Provide a mechanism for loading configuration XML files, as classpath resources, and processing them via TopLink O-X.
Constructor Summary | |
XMLSessionConfigLoader() PUBLIC: This constructor is used when the file resource named 'sessions.xml' will be parsed for configuration. |
|
XMLSessionConfigLoader(java.lang.String resourceName) PUBLIC: This constructor is used when passing in the resource name of the configuration file that should be parsed |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public XMLSessionConfigLoader()
public XMLSessionConfigLoader(java.lang.String resourceName)
|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |