Package org.sqlproc.engine.config
Class SqlEngineConfiguration.NameValue
java.lang.Object
org.sqlproc.engine.config.SqlEngineConfiguration.NameValue
- All Implemented Interfaces:
Comparable<SqlEngineConfiguration.NameValue>
- Enclosing class:
SqlEngineConfiguration
public class SqlEngineConfiguration.NameValue
extends Object
implements Comparable<SqlEngineConfiguration.NameValue>
The simple container.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
name
-
value
public int value
-
-
Constructor Details
-
NameValue
-
-
Method Details
-
compareTo
- Specified by:
compareToin interfaceComparable<SqlEngineConfiguration.NameValue>
-