Uses of Class
com.sun.xml.ws.db.sdo.SchemaInfo
-
-
Uses of SchemaInfo in com.sun.xml.ws.db.sdo
Methods in com.sun.xml.ws.db.sdo that return types with arguments of type SchemaInfo Modifier and Type Method Description static Set<SchemaInfo>SDOUtils. getSchemas(File f)static Set<SchemaInfo>SDOUtils. getSchemas(String filePath)Method parameters in com.sun.xml.ws.db.sdo with type arguments of type SchemaInfo Modifier and Type Method Description voidSDOContextWrapper. config(Set<SchemaInfo> schemas)
-