public class SchemaFiller
extends java.lang.Object
Constructor and Description |
---|
SchemaFiller() |
SchemaFiller(java.io.InputStream stream,
ParameterSet params,
MetaSchema RSSchema,
int serverMajorVersion,
boolean hasSchemaHeader,
int marshalLevel) |
Modifier and Type | Method and Description |
---|---|
int |
ReadProDataGraphMetaData(java.io.InputStream stream,
MetaDataIndicator ind,
int serverMajorVersion,
int marshalLevel) |
int |
ReadResultSetMetaDataIntoDG(java.io.InputStream stream,
MetaDataIndicator ind,
int serverMajorVersion,
int marshalLevel) |
public SchemaFiller()
public SchemaFiller(java.io.InputStream stream, ParameterSet params, MetaSchema RSSchema, int serverMajorVersion, boolean hasSchemaHeader, int marshalLevel) throws ClientException, FGLErrorException, Open4GLException, ProDataException
public int ReadProDataGraphMetaData(java.io.InputStream stream, MetaDataIndicator ind, int serverMajorVersion, int marshalLevel) throws ClientException, Open4GLException, ProDataException
public int ReadResultSetMetaDataIntoDG(java.io.InputStream stream, MetaDataIndicator ind, int serverMajorVersion, int marshalLevel) throws ClientException, Open4GLException, ProDataException