Uses of Class
org.apache.openejb.jee.jba.cmp.CheckDirtyAfterGet
-
Packages that use CheckDirtyAfterGet Package Description 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 Modifier and Type Field Description protected CheckDirtyAfterGetCmpField. checkDirtyAfterGetprotected CheckDirtyAfterGetUserTypeMapping. checkDirtyAfterGetMethods in org.apache.openejb.jee.jba.cmp that return CheckDirtyAfterGet Modifier and Type Method Description CheckDirtyAfterGetObjectFactory. createCheckDirtyAfterGet()Create an instance ofCheckDirtyAfterGetCheckDirtyAfterGetCmpField. getCheckDirtyAfterGet()Gets the value of the checkDirtyAfterGet property.CheckDirtyAfterGetUserTypeMapping. getCheckDirtyAfterGet()Gets the value of the checkDirtyAfterGet property.Methods in org.apache.openejb.jee.jba.cmp with parameters of type CheckDirtyAfterGet Modifier and Type Method Description voidCmpField. setCheckDirtyAfterGet(CheckDirtyAfterGet value)Sets the value of the checkDirtyAfterGet property.voidUserTypeMapping. setCheckDirtyAfterGet(CheckDirtyAfterGet value)Sets the value of the checkDirtyAfterGet property.
-