| 
WebObjects 5.2.2 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
The ColumnTypes interface is only used when implementing schema synchronization API for a custom adaptor. Even in that case, the implementation in EOSynchronizationFactory should be sufficient.
| Method Summary | |
 String | 
name()
Returns the receiver's name.  | 
 int | 
precision()
Returns the receiver's precision.  | 
 int | 
scale()
Returns the receiver's scale.  | 
 int | 
width()
Returns the receiver's width.  | 
| Method Detail | 
public String name()
public int precision()
public int scale()
public int width()
  | 
Last updated Mon Oct 13 15:42:52 PDT 2003. | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||