<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://groups.google.com/group/greendao</id>
  <title type="text">greenDAO Google Group</title>
  <subtitle type="text">
  This is the support group for greenDAO, an Android ORM tool for SQLite. greenDAO is a light &amp; fast ORM solution that maps objects to SQLite databases.
  </subtitle>
  <link href="/group/greendao/feed/atom_v1_0_msgs.xml" rel="self" title="greenDAO feed"/>
  <updated>2013-05-02T16:31:01Z</updated>
  <generator uri="http://groups.google.com" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>Felipe Aron</name>
  <email>felipea...@gmail.com</email>
  </author>
  <updated>2013-05-02T16:31:01Z</updated>
  <id>http://groups.google.com/group/greendao/browse_thread/thread/8165c7ce2974e59d/be59c8642e0eb4e8?show_docid=be59c8642e0eb4e8</id>
  <link href="http://groups.google.com/group/greendao/browse_thread/thread/8165c7ce2974e59d/be59c8642e0eb4e8?show_docid=be59c8642e0eb4e8"/>
  <title type="text">Cascade Delete?</title>
  <summary type="html" xml:space="preserve">
  Exist cascade delete in greenDao? &lt;br&gt; &lt;p&gt;If NO - Why? &lt;br&gt; &lt;p&gt;If YES - How to do in schema? &lt;br&gt; &lt;p&gt;-- &lt;br&gt; Analista-Programador &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://felipearon.net&quot;&gt;[link]&lt;/a&gt;)
  </summary>
  </entry>
  <entry>
  <author>
  <name>yiğit boyar</name>
  <email>ybo...@gmail.com</email>
  </author>
  <updated>2013-04-18T21:41:47Z</updated>
  <id>http://groups.google.com/group/greendao/browse_thread/thread/0ffff5c11f05224d/fbe10bc3de1bc692?show_docid=fbe10bc3de1bc692</id>
  <link href="http://groups.google.com/group/greendao/browse_thread/thread/0ffff5c11f05224d/fbe10bc3de1bc692?show_docid=fbe10bc3de1bc692"/>
  <title type="text">Re: [greenDAO] defaulting and auto incrementing an objects field</title>
  <summary type="html" xml:space="preserve">
  You cannot create an auto increment column unless it is in primary key set &lt;br&gt; (and greedao does not support multiple primary keys -as much as know-). &lt;br&gt; &lt;p&gt;Instead of this, you can try a different approach. Right after creating &lt;br&gt; your object, assign its ZORDER to &lt;br&gt; System.nanotime()&amp;lt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/System.html#nanoTime&quot;&gt;[link]&lt;/a&gt;()&amp;gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Chris Mathrusse</name>
  <email>chris.mathru...@gmail.com</email>
  </author>
  <updated>2013-04-18T08:48:03Z</updated>
  <id>http://groups.google.com/group/greendao/browse_thread/thread/0ffff5c11f05224d/e2756017b496ac8d?show_docid=e2756017b496ac8d</id>
  <link href="http://groups.google.com/group/greendao/browse_thread/thread/0ffff5c11f05224d/e2756017b496ac8d?show_docid=e2756017b496ac8d"/>
  <title type="text">defaulting and auto incrementing an objects field</title>
  <summary type="html" xml:space="preserve">
  I have several entities that have defined an order field. This allows me to &lt;br&gt; perform my selects and order by the order column and allows my users to &lt;br&gt; define the order of items within the returned list. I would like to assign &lt;br&gt; a value to this field either automatically or programmatically prior to the
  </summary>
  </entry>
  <entry>
  <author>
  <name>Ruben Parma</name>
  <email>parm...@gmail.com</email>
  </author>
  <updated>2013-04-04T16:43:37Z</updated>
  <id>http://groups.google.com/group/greendao/browse_thread/thread/b72aa3af1da8b55a/2a28c92c3ac3f5c6?show_docid=2a28c92c3ac3f5c6</id>
  <link href="http://groups.google.com/group/greendao/browse_thread/thread/b72aa3af1da8b55a/2a28c92c3ac3f5c6?show_docid=2a28c92c3ac3f5c6"/>
  <title type="text">Re: Greendao and proguard</title>
  <summary type="html" xml:space="preserve">
  Hi, in the FAQ the &amp;lt;fields&amp;gt; part is missing because you put &amp;quot;&amp;lt;&amp;quot; and &amp;quot;&amp;gt;&amp;quot; on &lt;br&gt; the html. You should use &amp;amp;lt;fields&amp;amp;gt; for it to be displayed correctly.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Shailendra Rajawat</name>
  <email>rajawat.sha...@gmail.com</email>
  </author>
  <updated>2013-04-04T13:22:35Z</updated>
  <id>http://groups.google.com/group/greendao/browse_thread/thread/e7c31e852527d1dc/625a4375710ad02d?show_docid=625a4375710ad02d</id>
  <link href="http://groups.google.com/group/greendao/browse_thread/thread/e7c31e852527d1dc/625a4375710ad02d?show_docid=625a4375710ad02d"/>
  <title type="text">create database from model and keep it in with model</title>
  <summary type="html" xml:space="preserve">
  My use case (which i believe is generic one) is that i have some model &lt;br&gt; classes. i will fill model by parsing and want greenDAO to do required crup &lt;br&gt; operation for me. later in future i want to fill my model from this &lt;br&gt; database using greeenDAO itself. &lt;br&gt; now what i see in example is that i need to provide metadata, based upon
  </summary>
  </entry>
  <entry>
  <author>
  <name>Chun Wa Wu</name>
  <email>king.wuff...@gmail.com</email>
  </author>
  <updated>2013-03-25T09:34:10Z</updated>
  <id>http://groups.google.com/group/greendao/browse_thread/thread/e4c2d24eddedb332/7ef059fd4c9d77bd?show_docid=7ef059fd4c9d77bd</id>
  <link href="http://groups.google.com/group/greendao/browse_thread/thread/e4c2d24eddedb332/7ef059fd4c9d77bd?show_docid=7ef059fd4c9d77bd"/>
  <title type="text">Entity is detached from DAO context</title>
  <summary type="html" xml:space="preserve">
  Dear all, &lt;br&gt; i use GreenDAO. But, throw this exception &amp;quot;de.greenrobot.dao.DaoExceptio n: &lt;br&gt; Entity is detached from DAO context&amp;quot;. &lt;br&gt; In the generated code, i find this code. &lt;br&gt; /** called by internal mechanisms, do not call yourself. */ &lt;br&gt; public void __setDaoSession(DaoSession daoSession) { &lt;br&gt; this.daoSession = daoSession;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Max Sushi</name>
  <email>maxxxu...@gmail.com</email>
  </author>
  <updated>2013-03-12T03:04:36Z</updated>
  <id>http://groups.google.com/group/greendao/browse_thread/thread/22f040fd7fee1388/a552bd86b29da373?show_docid=a552bd86b29da373</id>
  <link href="http://groups.google.com/group/greendao/browse_thread/thread/22f040fd7fee1388/a552bd86b29da373?show_docid=a552bd86b29da373"/>
  <title type="text">Many-to-Many compile error using greendao for android</title>
  <summary type="html" xml:space="preserve">
  I have what a think is a fairly simple question but I can&#39;t seem to find &lt;br&gt; the answer in the documentation. &lt;br&gt; I am trying to model a many-to-many relationship using greendao for &lt;br&gt; android, however I get a compile error in the main project after I run the &lt;br&gt; generator project. &lt;br&gt; Here is what I have in the generator project:
  </summary>
  </entry>
  <entry>
  <author>
  <name>vani</name>
  <email>vani.redd...@gmail.com</email>
  </author>
  <updated>2013-02-28T10:17:21Z</updated>
  <id>http://groups.google.com/group/greendao/browse_thread/thread/b27084791b2a09ae/f7a692b60564f034?show_docid=f7a692b60564f034</id>
  <link href="http://groups.google.com/group/greendao/browse_thread/thread/b27084791b2a09ae/f7a692b60564f034?show_docid=f7a692b60564f034"/>
  <title type="text">implement not like in green dao</title>
  <summary type="html" xml:space="preserve">
  Hi Markus, &lt;br&gt; In greendao there is like search but there is no NOT LIKE,How to implement &lt;br&gt; this?? &lt;br&gt; thanks, &lt;br&gt; Vani
  </summary>
  </entry>
  <entry>
  <author>
  <name>awefawef</name>
  <email>elje...@gmail.com</email>
  </author>
  <updated>2013-02-26T18:11:26Z</updated>
  <id>http://groups.google.com/group/greendao/browse_thread/thread/b72aa3af1da8b55a/773fb86dad5354d6?show_docid=773fb86dad5354d6</id>
  <link href="http://groups.google.com/group/greendao/browse_thread/thread/b72aa3af1da8b55a/773fb86dad5354d6?show_docid=773fb86dad5354d6"/>
  <title type="text">Re: Greendao and proguard</title>
  <summary type="html" xml:space="preserve">
  Works for me &lt;br&gt; -keep public class my.dao.package.models.** {
  </summary>
  </entry>
  <entry>
  <author>
  <name>Yishai Levenglick</name>
  <email>yis...@glidetalk.com</email>
  </author>
  <updated>2013-02-10T06:55:44Z</updated>
  <id>http://groups.google.com/group/greendao/browse_thread/thread/bab2fb95eae950b2/468ce2390d9f9851?show_docid=468ce2390d9f9851</id>
  <link href="http://groups.google.com/group/greendao/browse_thread/thread/bab2fb95eae950b2/468ce2390d9f9851?show_docid=468ce2390d9f9851"/>
  <title type="text">Re: [greenDAO] Re: problem with runInTransaction</title>
  <summary type="html" xml:space="preserve">
  try also opening a question on &lt;br&gt; stackoverflow&amp;lt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://stackoverflow.com/questions/tagged/greendao&quot;&gt;[link]&lt;/a&gt;&amp;gt;, &lt;br&gt; support has moved there &lt;br&gt; &lt;p&gt;-- &lt;br&gt; &lt;p&gt;Have a great day. &lt;br&gt; &lt;p&gt;Yishai Levenglick &lt;br&gt; Android-dev team &lt;br&gt; Glide Talk Ltd.
  </summary>
  </entry>
  <entry>
  <author>
  <name>yiğit boyar</name>
  <email>ybo...@gmail.com</email>
  </author>
  <updated>2013-02-08T07:21:55Z</updated>
  <id>http://groups.google.com/group/greendao/browse_thread/thread/bab2fb95eae950b2/5808703a192eef53?show_docid=5808703a192eef53</id>
  <link href="http://groups.google.com/group/greendao/browse_thread/thread/bab2fb95eae950b2/5808703a192eef53?show_docid=5808703a192eef53"/>
  <title type="text">Re: problem with runInTransaction</title>
  <summary type="html" xml:space="preserve">
  created a ticket with a sample code to re-produce it. &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;https://github.com/greenrobot/greenDAO/issues/69&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;yigit
  </summary>
  </entry>
  <entry>
  <author>
  <name>yiğit boyar</name>
  <email>ybo...@gmail.com</email>
  </author>
  <updated>2013-02-08T06:50:57Z</updated>
  <id>http://groups.google.com/group/greendao/browse_thread/thread/bab2fb95eae950b2/2241e0683d31f988?show_docid=2241e0683d31f988</id>
  <link href="http://groups.google.com/group/greendao/browse_thread/thread/bab2fb95eae950b2/2241e0683d31f988?show_docid=2241e0683d31f988"/>
  <title type="text">problem with runInTransaction</title>
  <summary type="html" xml:space="preserve">
  There is a very high chance of hitting deadlock when using run in &lt;br&gt; transaction because of the statement reuse. &lt;br&gt; &lt;p&gt;Consider this case: &lt;br&gt; &lt;p&gt;Thread 1: &lt;br&gt; runInTx( &lt;br&gt; insertObject*A*ToTableA(); &lt;br&gt; //thread switch happens to Thread 2 &lt;br&gt; insertObject*B*ToTableA(); &lt;br&gt; ) &lt;br&gt; &lt;p&gt;Thread 2: &lt;br&gt; insertObject*C*ToTableA();
  </summary>
  </entry>
  <entry>
  <author>
  <name>Yishai Levenglick</name>
  <email>yis...@glidetalk.com</email>
  </author>
  <updated>2013-02-03T08:01:18Z</updated>
  <id>http://groups.google.com/group/greendao/browse_thread/thread/7345fbafb6250c77/0a945f126d417e5e?show_docid=0a945f126d417e5e</id>
  <link href="http://groups.google.com/group/greendao/browse_thread/thread/7345fbafb6250c77/0a945f126d417e5e?show_docid=0a945f126d417e5e"/>
  <title type="text">Re: [greenDAO] returning same values for different query</title>
  <summary type="html" xml:space="preserve">
  why not use true and false? it&#39;s supported by GreenDAO... &lt;br&gt; &lt;p&gt;-- &lt;br&gt; &lt;p&gt;Have a great day. &lt;br&gt; &lt;p&gt;Yishai Levenglick &lt;br&gt; Android-dev team &lt;br&gt; Glide Talk Ltd.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Yishai Levenglick</name>
  <email>yis...@glidetalk.com</email>
  </author>
  <updated>2013-01-10T09:37:43Z</updated>
  <id>http://groups.google.com/group/greendao/browse_thread/thread/ac1f450205f2ed1a/64649508034c570d?show_docid=64649508034c570d</id>
  <link href="http://groups.google.com/group/greendao/browse_thread/thread/ac1f450205f2ed1a/64649508034c570d?show_docid=64649508034c570d"/>
  <title type="text">persisting bi-directional relations</title>
  <summary type="html" xml:space="preserve">
  Hi all. &lt;br&gt; &lt;p&gt;please take a look at my question on &lt;br&gt; Stackoverflow&amp;lt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://stackoverflow.com/q/14254622/1056359&quot;&gt;[link]&lt;/a&gt;&amp;gt; &lt;br&gt; &lt;p&gt;as you can probably remember from my previous &lt;br&gt; question&amp;lt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://stackoverflow.com/q/13836417/1056359&quot;&gt;[link]&lt;/a&gt;&amp;gt; about &lt;br&gt; bidirectional relations in Green DAO, I have a chat that consists of &lt;br&gt; conversations and messages.
  </summary>
  </entry>
  <entry>
  <author>
  <email>olivier.stev...@connecthings.com</email>
  </author>
  <updated>2012-12-27T14:36:09Z</updated>
  <id>http://groups.google.com/group/greendao/browse_thread/thread/4cc3c3143912a85c/16c13314018aec52?show_docid=16c13314018aec52</id>
  <link href="http://groups.google.com/group/greendao/browse_thread/thread/4cc3c3143912a85c/16c13314018aec52?show_docid=16c13314018aec52"/>
  <title type="text">Using annotation to create code at compilation like AndroidAnnotation</title>
  <summary type="html" xml:space="preserve">
  I discover recently a project not far from yours by the spirit. &lt;br&gt; They would like to avoid to create code at runtime but they use annotation. &lt;br&gt; The code is generated at compilation time. This project is &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://androidannotations.org/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; I think that if greenDao used the same trick, it will make the project
  </summary>
  </entry>
</feed>
