|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.firebirdsql.gds.GDSSynchronizationPolicy
GDS library synchronization policy.
Constructor Summary | |
GDSSynchronizationPolicy()
|
Method Summary | |
static GDS |
applySyncronizationPolicy(GDS gds,
GDSType gdsType)
Apply synchronization policy on the specfied instance of GDS .
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public GDSSynchronizationPolicy()
Method Detail |
public static GDS applySyncronizationPolicy(GDS gds, GDSType gdsType)
GDS
.
Depending on the gdsType
specified implementation might
be wrapped by dyna
gds
- instance of GDS
to wrap.gdsType
- type of the GDS implementation
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |