|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.derbyDemo.vtis.core.QueryVTIHelper
org.apache.derbyDemo.vtis.snapshot.Subscription
org.apache.derbyDemo.vtis.example.WorldDBSnapshot
public class WorldDBSnapshot
This is a parameterized subscription to a slice of the world database managed by a MySQL server.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.apache.derbyDemo.vtis.snapshot.Subscription |
|---|
Subscription.SubscriptionContext |
| Constructor Summary | |
|---|---|
WorldDBSnapshot()
|
|
| Method Summary | |
|---|---|
static java.sql.ResultSet |
City()
|
static java.sql.ResultSet |
Country()
|
static java.sql.ResultSet |
CountryLanguage()
|
| Methods inherited from class org.apache.derbyDemo.vtis.snapshot.Subscription |
|---|
createSubscription, dropSubscription, instantiateSnapshotQueryVTI, refreshSubscription |
| Methods inherited from class org.apache.derbyDemo.vtis.core.QueryVTIHelper |
|---|
closeConnection, getConnection, instantiateQueryRowVTI, instantiateVTI, registerQueryRowVTIs, registerVTI |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WorldDBSnapshot()
| Method Detail |
|---|
public static java.sql.ResultSet City()
throws java.sql.SQLException
java.sql.SQLException
public static java.sql.ResultSet Country()
throws java.sql.SQLException
java.sql.SQLException
public static java.sql.ResultSet CountryLanguage()
throws java.sql.SQLException
java.sql.SQLException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||