|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReadOnly | |
---|---|
org.apache.openejb.jee.jba.cmp | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
Uses of ReadOnly in org.apache.openejb.jee.jba.cmp |
---|
Fields in org.apache.openejb.jee.jba.cmp declared as ReadOnly | |
---|---|
protected ReadOnly |
Entity.readOnly
|
protected ReadOnly |
CmpField.readOnly
|
protected ReadOnly |
UnknownPk.readOnly
|
protected ReadOnly |
Defaults.readOnly
|
Methods in org.apache.openejb.jee.jba.cmp that return ReadOnly | |
---|---|
ReadOnly |
ObjectFactory.createReadOnly()
Create an instance of ReadOnly |
ReadOnly |
Entity.getReadOnly()
Gets the value of the readOnly property. |
ReadOnly |
CmpField.getReadOnly()
Gets the value of the readOnly property. |
ReadOnly |
UnknownPk.getReadOnly()
Gets the value of the readOnly property. |
ReadOnly |
Defaults.getReadOnly()
Gets the value of the readOnly property. |
Methods in org.apache.openejb.jee.jba.cmp with parameters of type ReadOnly | |
---|---|
void |
Entity.setReadOnly(ReadOnly value)
Sets the value of the readOnly property. |
void |
CmpField.setReadOnly(ReadOnly value)
Sets the value of the readOnly property. |
void |
UnknownPk.setReadOnly(ReadOnly value)
Sets the value of the readOnly property. |
void |
Defaults.setReadOnly(ReadOnly value)
Sets the value of the readOnly property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |