- java.lang.Object
-
- org.apache.derby.client.am.ProductLevel
-
-
Constructor Summary
Constructors
Constructor and Description |
ProductLevel(java.lang.String productID,
java.lang.String databaseProductName,
java.lang.String srvrlslv) |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
boolean |
greaterThanOrEqualTo(int versionLevel,
int releaseLevel,
int modificationLevel) |
boolean |
lessThan(int versionLevel,
int releaseLevel,
int modificationLevel) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
versionLevel_
public int versionLevel_
-
releaseLevel_
public int releaseLevel_
Built on Sat 2014-04-26 23:19:33+0000, from revision ???
Apache Derby V10.10 Internals - Copyright © 2004,2014 The Apache Software Foundation. All Rights Reserved.