|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Bean | |
|---|---|
| com.sibvisions.rad.persist.jdbc | Contains all database specific persistence implementations. |
| com.sibvisions.rad.server | Contains remote server classes and dependent components. |
| Uses of Bean in com.sibvisions.rad.persist.jdbc |
|---|
| Methods in com.sibvisions.rad.persist.jdbc that return types with arguments of type Bean | |
|---|---|
List<Bean> |
DBAccess.executeQuery(String pStatement,
Object... pParameters)
Executes a SQL query as prepared statement. |
| Uses of Bean in com.sibvisions.rad.server |
|---|
| Subclasses of Bean in com.sibvisions.rad.server | |
|---|---|
static class |
DefaultObjectProvider.ImplicitLifeCycleObject
A marker class. |
class |
GenericBean
The GenericBean handles the access to the values
of cached members and defined methods. |
| Methods in com.sibvisions.rad.server that return Bean | |
|---|---|
Bean |
GenericBean.getParent()
Gets the parent, if set. |
| Methods in com.sibvisions.rad.server with parameters of type Bean | |
|---|---|
void |
GenericBean.setParent(Bean pParent)
Sets the parent bean for this bean. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||