Ejemplo de un proyecto android con el ORM GreenDao. Tambi?n est? subida GreenDaoGenerator..
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.
The following table is the detailed list of GreenDao.
Item | Value |
---|---|
Java File Count | 11 |
Minimum SDK Version | 7 |
Activity Count | 1 |
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