ERXSQLHelper.ColumnIndex Class Reference

Collaboration diagram for ERXSQLHelper.ColumnIndex:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 ColumnIndex (String columnName, int length)
 ColumnIndex (String columnName)
String columnName ()
boolean hasLength ()
int length ()
String toString ()

Private Attributes

String _columnName
int _length


Detailed Description

IndexLimit represents the reference to a column for use in an index definition along with an optional limit.

Author:
mschrag

Constructor & Destructor Documentation

ColumnIndex ( String  columnName  ) 

ColumnIndex ( String  columnName,
int  length 
)


Member Function Documentation

String columnName (  ) 

boolean hasLength (  ) 

int length (  ) 

String toString (  ) 


Member Data Documentation

String _columnName [private]

int _length [private]


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:43:16 2012 for Project Wonder by  doxygen 1.5.8