Android Open Source - Database orm GreenDao






Project Summary

Ejemplo de un proyecto android con el ORM GreenDao. Tambi?n est? subida GreenDaoGenerator..

Web Site / Source Repository

GreenDao is hosted in the following web site
https://github.com/josetristan/GreenDao

If you think the Android project GreenDao listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of GreenDao.

ItemValue
Java File Count11
Minimum SDK Version7
Activity Count1

Java Source Files

GreenDao has the following Java source files.

com.jtristan.greendao.GreenDaoActivity.java
com.jtristan.greendao.dao.CondicionPago.java
com.jtristan.greendao.dao.CondicionPagoDao.java
com.jtristan.greendao.dao.CondicionPagoDeUnPedido.java
com.jtristan.greendao.dao.CondicionPagoDeUnPedidoDao.java
com.jtristan.greendao.dao.DaoMaster.java
com.jtristan.greendao.dao.DaoSession.java
com.jtristan.greendao.dao.Linea.java
com.jtristan.greendao.dao.LineaDao.java
com.jtristan.greendao.dao.Pedido.java
com.jtristan.greendao.dao.PedidoDao.java