forked from olap4j/olap4j
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Integrates Paul's modifications to support SAP BW. This work is proba…
…bly not completed yet but I'm checking it in so we can test it in different environments. SSAS, Mondrian and SAP. git-svn-id: https://olap4j.svn.sourceforge.net/svnroot/olap4j/trunk@321 c6a108a4-781c-0410-a6c6-c2d559e19af0
- Loading branch information
1 parent
1148625
commit 5d83a7a
Showing
3 changed files
with
154 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -776,4 +776,4 @@ public interface EnumWithDesc { | |
} | ||
} | ||
|
||
// XmlaConstants.java | ||
// End XmlaConstants.java |