|
LEONARDI Application Composer - 8.9.0.40 by W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectleon.peer.LyPeerField
leon.peer.util.LyColumnField
leon.peer.sql.LySqlColumnField
leon.peer.sql.postgresql.LyPostgresqlField
public class LyPostgresqlField
Nested Class Summary |
---|
Nested classes/interfaces inherited from class leon.peer.util.LyColumnField |
---|
LyColumnField.CONSTRAINT |
Field Summary | |
---|---|
static java.lang.String |
__VERSION
|
Constructor Summary | |
---|---|
LyPostgresqlField()
Default Constructor. |
Method Summary | |
---|---|
boolean |
isBoolean()
|
void |
setBoolean(boolean bool)
|
Methods inherited from class leon.peer.sql.LySqlColumnField |
---|
getClassBinding, getDateType, getFullId, setClassBinding, setDateType, toString |
Methods inherited from class leon.peer.util.LyColumnField |
---|
addContraint, getDefault, getFormat, getId, getPeerType, getValueClass, hasContraint, removeContraint, setDefault, setFormat, setId, setPeerType, setValueClass |
Methods inherited from class leon.peer.LyPeerField |
---|
buildFieldValue |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String __VERSION
Constructor Detail |
---|
public LyPostgresqlField()
Method Detail |
---|
public void setBoolean(boolean bool)
public boolean isBoolean()
|
(c) January 2013 - W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |