-
http://sourceforge.net/forum/forum.php?thread_id=2003418&forum_id=577988
p.getMembers() not returning Measure (New)
By: DataSurfer (datasurfer) - 2008-04-10 11:40
Say:
org.olap4j.metadata.Member myMember = resultSet.getAxes().get(0).getPositions().get(0).getMembers().get(0);
If I requested Measures on columns then
(myMember instanceof org.olap4j.metadata.Measure) should be...
2008-04-14 15:57:21 UTC in olap4j
-
datasurfer committed patchset 6 of module demo to the JavaLogo CVS repository, changing 1 files.
2002-09-25 17:12:22 UTC in JavaLogo
-
datasurfer committed patchset 5 of module demo to the JavaLogo CVS repository, changing 1 files.
2002-09-25 16:31:43 UTC in JavaLogo
-
datasurfer committed patchset 4 of module demo to the JavaLogo CVS repository, changing 1 files.
2002-09-25 08:50:52 UTC in JavaLogo
-
After much anticipation JavaLogo version 0.1 is finally released. JavaLogo is a small two dimensional graphics library for Java. JavaLogo's main goal is to remove most of the barriers to learning Java. It does this by hiding as much of the Java concepts as possible. Examples:
- Only one package needs to be imported (org.javalogo.*)
- All of the Swing elements used by JavaLogo are kept...
2002-04-25 02:47:28 UTC in JavaLogo
-
datasurfer committed patchset 3 of module demo to the JavaLogo CVS repository, changing 1 files.
2002-02-10 00:54:15 UTC in JavaLogo
-
datasurfer committed patchset 2 of module src to the JavaLogo CVS repository, changing 4 files.
2002-02-10 00:19:43 UTC in JavaLogo
-
datasurfer committed patchset 1 of module src to the JavaLogo CVS repository, changing 4 files.
2002-02-10 00:19:43 UTC in JavaLogo
-
datasurfer committed patchset 2 of module demo to the JavaLogo CVS repository, changing 10 files.
2002-02-10 00:10:33 UTC in JavaLogo
-
datasurfer committed patchset 1 of module demo to the JavaLogo CVS repository, changing 10 files.
2002-02-10 00:10:33 UTC in JavaLogo