|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectvishnu.model.contexts.DatabaseContext
vishnu.model.contexts.UserContext
vishnu.model.contexts.TableContext
vishnu.model.algebra.Relation.Context
public static class Relation.Context
Esta clase representa el contexto de ejecucion de una relacion del algebra relacional. Permite a la relacion acceder al administrador de base de datos y asignar un resultado.

| Field Summary |
|---|
| Fields inherited from class vishnu.model.contexts.UserContext |
|---|
u |
| Fields inherited from class vishnu.model.contexts.DatabaseContext |
|---|
d, s |
| Constructor Summary | |
|---|---|
Relation.Context(UserContext c)
|
|
| Method Summary | |
|---|---|
Relation.Context |
clone()
|
| Methods inherited from class vishnu.model.contexts.TableContext |
|---|
equals, getTable, setTable |
| Methods inherited from class vishnu.model.contexts.UserContext |
|---|
equals, getUser, setUser |
| Methods inherited from class vishnu.model.contexts.DatabaseContext |
|---|
equals, getDatabase, getSession, setDatabase, setSession |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Relation.Context(UserContext c)
| Method Detail |
|---|
public Relation.Context clone()
clone in class TableContext
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||