|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectvishnu.model.pooling.AnonymousTablePoolImpl
public class AnonymousTablePoolImpl
![]() |
![]() |
![]() |
![]() |
| Constructor Summary | |
|---|---|
AnonymousTablePoolImpl(Database d)
|
|
| Method Summary | |
|---|---|
Table |
get(TableSignature s)
Devuelve una tabla anonima vacia con la signatura pedida. |
Table |
getSorted(TableSignature s,
java.lang.String sortColumn)
Devuelve una tabla anonima vacia con la signatura pedida. |
void |
release(TableContext t)
Libera una tabla anonima para su reutilizacion o destruccion. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AnonymousTablePoolImpl(Database d)
| Method Detail |
|---|
public Table get(TableSignature s)
AnonymousTablePool
get in interface AnonymousTablePool
public Table getSorted(TableSignature s,
java.lang.String sortColumn)
AnonymousTablePool
getSorted in interface AnonymousTablePoolpublic void release(TableContext t)
AnonymousTablePool
release in interface AnonymousTablePool
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||