|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.jdo.util.JDORIVersion
Helper class to handle properties object with version number and vendor name.
Constructor Summary | |
JDORIVersion()
Constructor without parameters |
|
JDORIVersion(java.lang.String fileName)
Constructor without parameters |
Method Summary | |
static java.util.Properties |
getVendorProperties()
Return Vendor properties |
static java.util.Properties |
getVendorProperties(java.lang.String fileName)
Return Vendor properties for a given file name |
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JDORIVersion()
public JDORIVersion(java.lang.String fileName)
Method Detail |
public static void main(java.lang.String[] args)
public static java.util.Properties getVendorProperties(java.lang.String fileName)
public static java.util.Properties getVendorProperties()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |