| Home >> All >> org >> apache >> derby >> iapi >> services >> [ info Javadoc ] |
org.apache.derby.iapi.services.info: Javadoc index of package org.apache.derby.iapi.services.info.
Package Samples:
org.apache.derby.iapi.services.info
Classes:
ProductVersionHolder: Class to hold a cloudscape Product version. This class includes the following product version features. Save the product version information this holds as a String. We call the string a 'product version string'. Construct a ProductVersionHolder from a valid 'product version string'. Determine if two product versions are feature compatible. This means products of these versions may interoperate with ***NO*** compatibility problems. Determine if two product versions are the same. This is a stronger test than the test for feature compatibility. Cloudscape 5.1 and older versions used the majorVersion, ...
ProductGenusNames: Holder class for cloudscape genus names. A product genus defines a product's category (tools, DBMS etc). For some categories, Cloudscape ships more than one product. Each product, within the genus has a unique product species. A correct run time environment should include at most one Cloudscape product of a given genus. This helps avoid situations in which the environment loads classes from more than one product. a user runs with a mix of classes from different Please not that the list provided here serves to document product genus names and to facile consistent naming in code. Because the list ...
PropertyNames: This class defines the names of the properties to use when you extract the parts of a product version from a properties file.
JVMInfo: What's the current JDK runtime environment.
| Home | Contact Us | Privacy Policy | Terms of Service |