mysticfall / pivot4j

Pivot4J provides a common API for OLAP servers which can be used to build an analytical service frontend with pivot style GUI.
Other
128 stars 99 forks source link

Need easier way to provide credentials to OLAP data source API #43

Closed mysticfall closed 11 years ago

mysticfall commented 11 years ago

Currently, AbstractOLAPDataSource.getConnection() method expects user credentials but as PivotModelImpl class ignores them, they should be provided by connection properties only.