Uses of Interface
com.collation.platform.model.discovery.agent.OracleSchemaProps

Packages that use OracleSchemaProps
com.collation.platform.model.discovery.agent   
 

Uses of OracleSchemaProps in com.collation.platform.model.discovery.agent
 

Methods in com.collation.platform.model.discovery.agent that return OracleSchemaProps
 OracleSchemaProps[] OracleMetadata.getSchemaObjects()
           
 

Methods in com.collation.platform.model.discovery.agent with parameters of type OracleSchemaProps
 void OracleMetadata.setSchemaObjects(OracleSchemaProps[] schemaObjects)