<?xml version="1.0" encoding="utf-8" ?>



























 









<rss version="0.91">
<channel>
  <title>http://www.datanucleus.org (Forum: Excel Datastores)</title>
  <link>http://www.datanucleus.org/servlet/forum/index</link>
  <description>RSS Feed of http://www.datanucleus.org (Forum: Excel Datastores)</description>
  <language>en-us</language>

  <image>
    <title>mvnForum RSS</title>
    <url>http://www.datanucleus.org/servlet/mvnplugin/mvnforum/images/logo.gif</url>
    <link>http://www.datanucleus.org/servlet/forum/index</link>
    <width>141</width>
    <height>50</height>
    <description>mvnForum - free open source Jsp/Servlet forum</description>
  </image>

  <textInput>
    <title>Search</title>
    <description>Search all posts</description>
    <name>key</name>
    <link>http://www.datanucleus.org/servlet/forum/search</link>
  </textInput>

  <item>
    <title>Some general questions about using EXCEL as a data store</title>
    
    <link>http://www.datanucleus.org/servlet/forum/viewthread_thread,5216</link>
    <description>The manual describes how to store data in Excel sheets, but nothing is said about reading from Excel sheets.
Is this now a one-way process, or can I acces information in existing Excel datastores?

If so, is there a way of iterating over rows, and specifying columns symbolically?

I have several spread sheets, where hundreds of rows are arranged in a table-like format and would like to read ...</description>
  </item>

  <item>
    <title>Writing data to Excel from Java - the simple way</title>
    
    <link>http://www.datanucleus.org/servlet/forum/viewthread_thread,6216</link>
    <description>http://datanucleus.blogspot.com/2010/07/writing-data-to-excel-from-java-simple.html</description>
  </item>

  <item>
    <title>Excel example</title>
    
    <link>http://www.datanucleus.org/servlet/forum/viewthread_thread,5899</link>
    <description>I&#39;ve setup the samples and got it to work with mysql, but now I&#39;m trying to get it to work with the Excel plugin and I can&#39;t get it to work.  

Do you know of a specific Excel datastore example?  I might be interested in helping out on the project as well.

Thanks,
Jason</description>
  </item>

  <item>
    <title>setResultClass not supported</title>
    
    <link>http://www.datanucleus.org/servlet/forum/viewthread_thread,6112</link>
    <description>It seems that this query
[code]select anAttribute as anAlias into java.util.HashMap from SomeClass[/code]
is supported by DN while the following
[code]select count(this) as total into java.util.HashMap from SomeClass[/code]
produces the following stack trace:
[code]
xception in thread &quot;main&quot; java.lang.NullPointerException
	at ...</description>
  </item>

  <item>
    <title>Embedded objects</title>
    
    <link>http://www.datanucleus.org/servlet/forum/viewthread_thread,6110</link>
    <description>Are embedded objects supported by excel plugin ?

Guido</description>
  </item>

  <item>
    <title>DataNucleus JDO does not work with all standard SCO?</title>
    
    <link>http://www.datanucleus.org/servlet/forum/viewthread_thread,6025</link>
    <description>Hello there,
I am a JDO newbie. 
I am learning to work with DataNucleus JDO using Excel file as datastore.

It turns out that DN implementation does not work with all standard SCO types (as written in docs). For example, Long, Integer, int[], etc. does not work DN JDO using Excel as datastore.

Do I need to provide anything like wrapper as specified ...</description>
  </item>

  <item>
    <title>Nested Java Objects</title>
    
    <link>http://www.datanucleus.org/servlet/forum/viewthread_thread,5904</link>
    <description>Are nested objects supported for Excel reading and writing?

If I had a Person object with with a List of Pet objects, is there anyway for the nested pet objects to be written to the same Excel row or on the next row?

For example: 

Person {name=Jason, age=29, List&lt;Pet&gt; (Pet1, Pet2)}, Pet1 {name = &quot;Fido&quot;}, Pet 2 {name =&quot;Spot&quot;}

The ideal rows would be (i&#39;ll ...</description>
  </item>

  <item>
    <title>DataNucleus Access Platform &amp; Excel Getting Started fail</title>
    
    <link>http://www.datanucleus.org/servlet/forum/viewthread_thread,5902</link>
    <description>First of all, sorry for my bad English ;)

I tried to use as datasource Excel file, i read tutorials and forum, but i have an error that i can`t understand. (my test project can be checked out from http://datanucleus-sandbox.googlecode.com/svn/trunk)

---
My model is simple:

[code]@PersistenceCapable(extensions=@Extension(vendorName=&quot;datanucleus&quot;, key=&quot;sheet&quot;, ...</description>
  </item>

</channel>
</rss>


