|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectvishnu.model.volatiles.AbstractVolatileTable
vishnu.model.volatiles.VolatileTable
public class VolatileTable
Esta clase es una implementacion de tabla que trabaja unicamente en memoria principal. Permite realizar pruebas independientemente del sistema de catalogo o de persistencia.
![]() |
![]() |
| Field Summary |
|---|
| Fields inherited from class vishnu.model.volatiles.AbstractVolatileTable |
|---|
name, rss, signature, sortColumn |
| Constructor Summary | |
|---|---|
VolatileTable(java.lang.String name,
TableSignature signature)
|
|
| Method Summary | |
|---|---|
protected VolatileRecordSet |
generate(Session s)
|
| Methods inherited from class vishnu.model.volatiles.AbstractVolatileTable |
|---|
createRecord, insert, name, orderedBy, recordSet, signature |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface vishnu.model.Table |
|---|
createRecord, name, orderedBy, recordSet, signature |
| Constructor Detail |
|---|
public VolatileTable(java.lang.String name,
TableSignature signature)
| Method Detail |
|---|
protected VolatileRecordSet generate(Session s)
generate in class AbstractVolatileTable
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||