Uses of Interface
rasj.RasImplementationInterface
-
Packages that use RasImplementationInterface Package Description org.rasdaman.rasnet.communication rasj.odmg -
-
Uses of RasImplementationInterface in org.rasdaman.rasnet.communication
Classes in org.rasdaman.rasnet.communication that implement RasImplementationInterface Modifier and Type Class Description classRasRasnetImplementation -
Uses of RasImplementationInterface in rasj.odmg
Classes in rasj.odmg that implement RasImplementationInterface Modifier and Type Class Description classRasODMGImplementationThis class implements the internal ODMG Bootstrap Object used by the rasj.odmg package.Constructors in rasj.odmg with parameters of type RasImplementationInterface Constructor Description RasDatabase(RasImplementationInterface imp)RasOQLQuery(RasImplementationInterface imp)ConstructorRasTransaction(RasImplementationInterface imp)
-