|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CheckDirtyAfterGet | |
---|---|
org.apache.openejb.jee.jba.cmp | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
Uses of CheckDirtyAfterGet in org.apache.openejb.jee.jba.cmp |
---|
Fields in org.apache.openejb.jee.jba.cmp declared as CheckDirtyAfterGet | |
---|---|
protected CheckDirtyAfterGet |
CmpField.checkDirtyAfterGet
|
protected CheckDirtyAfterGet |
UserTypeMapping.checkDirtyAfterGet
|
Methods in org.apache.openejb.jee.jba.cmp that return CheckDirtyAfterGet | |
---|---|
CheckDirtyAfterGet |
ObjectFactory.createCheckDirtyAfterGet()
Create an instance of CheckDirtyAfterGet |
CheckDirtyAfterGet |
CmpField.getCheckDirtyAfterGet()
Gets the value of the checkDirtyAfterGet property. |
CheckDirtyAfterGet |
UserTypeMapping.getCheckDirtyAfterGet()
Gets the value of the checkDirtyAfterGet property. |
Methods in org.apache.openejb.jee.jba.cmp with parameters of type CheckDirtyAfterGet | |
---|---|
void |
CmpField.setCheckDirtyAfterGet(CheckDirtyAfterGet value)
Sets the value of the checkDirtyAfterGet property. |
void |
UserTypeMapping.setCheckDirtyAfterGet(CheckDirtyAfterGet value)
Sets the value of the checkDirtyAfterGet property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |