Uses of Class
mondrian.rolap.RolapConnectionProperties
-
Packages that use RolapConnectionProperties Package Description mondrian.rolap Implements the data access layer for the olap package. -
-
Uses of RolapConnectionProperties in mondrian.rolap
Methods in mondrian.rolap that return RolapConnectionProperties Modifier and Type Method Description static RolapConnectionPropertiesRolapConnectionProperties. valueOf(String name)Returns the enum constant of this type with the specified name.static RolapConnectionProperties[]RolapConnectionProperties. values()Returns an array containing the constants of this enum type, in the order they are declared.
-