FourMS
Class UpdateOpticalComponentList.SQLAccessClass
java.lang.Object
FourMS.UpdateOpticalComponentList.SQLAccessClass
- Enclosing class:
- UpdateOpticalComponentList
class UpdateOpticalComponentList.SQLAccessClass
- extends java.lang.Object
Inner class which is used to store the details of how we will
use SQL to access the data asssociated with the optical
components in the selectable mechanisms
- Version:
- $Id: UpdateOpticalComponentList.java,v 1.5 2006/04/07 08:03:30 cb Exp $
- Author:
- Craige Bevil
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SQLClause
public java.lang.String SQLClause
OrderByAttribute
public java.lang.String OrderByAttribute
FieldName
public java.lang.String FieldName
UpdateOpticalComponentList.SQLAccessClass
UpdateOpticalComponentList.SQLAccessClass(java.lang.String SQLClause,
java.lang.String OrderByAttribute,
java.lang.String FieldName)