|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IDbSchema | |
---|---|
com.perforce.p4java.impl.generic.admin | |
com.perforce.p4java.impl.mapbased.server | |
com.perforce.p4java.server | Provides interfaces and classes for accessing Perforce SCM servers and associated server-level services. |
Uses of IDbSchema in com.perforce.p4java.impl.generic.admin |
---|
Classes in com.perforce.p4java.impl.generic.admin that implement IDbSchema | |
---|---|
class |
DbSchema
Simple default implementation class for the IDbSchema interface. |
Uses of IDbSchema in com.perforce.p4java.impl.mapbased.server |
---|
Methods in com.perforce.p4java.impl.mapbased.server that return types with arguments of type IDbSchema | |
---|---|
List<IDbSchema> |
Server.getDbSchema(List<String> tableSpecs)
|
Uses of IDbSchema in com.perforce.p4java.server |
---|
Methods in com.perforce.p4java.server that return types with arguments of type IDbSchema | |
---|---|
List<IDbSchema> |
IServer.getDbSchema(List<String> tableSpecs)
Get the database schema associated with this server (admin / superuser command). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |