|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.cocoon.processor.sql.SQLProcessor.Column
A class to hold SQL column information
Field Summary | |
protected java.lang.String |
name
|
protected int |
type
|
Constructor Summary | |
protected |
SQLProcessor.Column(java.lang.String name,
int type)
|
Methods inherited from class java.lang.Object |
|
Field Detail |
protected java.lang.String name
protected int type
Constructor Detail |
protected SQLProcessor.Column(java.lang.String name, int type)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |