ERH2PlugIn.H2Expression Class Reference

Inherits com::webobjects::jdbcadaptor::JDBCExpression.

Collaboration diagram for ERH2PlugIn.H2Expression:

Collaboration graph
[legend]

List of all members.

Public Member Functions

void addCreateClauseForAttribute (final EOAttribute attribute)
String formatValueForAttribute (final Object value, final EOAttribute eoattribute)
 H2Expression (final EOEntity entity)

Protected Member Functions

boolean enableBooleanQuoting ()

Private Member Functions

String formatBigDecimal (final BigDecimal value, final EOAttribute eoattribute)
boolean isDateAttribute (final EOAttribute eoattribute)
boolean isTimestampAttribute (final EOAttribute eoattribute)


Constructor & Destructor Documentation

H2Expression ( final EOEntity  entity  ) 


Member Function Documentation

void addCreateClauseForAttribute ( final EOAttribute  attribute  ) 

boolean enableBooleanQuoting (  )  [protected]

String formatBigDecimal ( final BigDecimal  value,
final EOAttribute  eoattribute 
) [private]

Parameters:
value 
eoattribute 
Returns:
the plain string representation of the given value

String formatValueForAttribute ( final Object  value,
final EOAttribute  eoattribute 
)

boolean isDateAttribute ( final EOAttribute  eoattribute  )  [private]

Helper to check for timestamp columns that have a "D" value type.

Parameters:
eoattribute 
Returns:

boolean isTimestampAttribute ( final EOAttribute  eoattribute  )  [private]

Helper to check for timestamp columns that have a "T" value type.

Parameters:
eoattribute 
Returns:


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

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