0xCAB / zoie

Automatically exported from code.google.com/p/zoie
0 stars 0 forks source link

create data producer from JDBC #28

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
write a data producer implementation that streams data from db via jdbc

Original issue reported on code.google.com by john.w...@gmail.com on 22 May 2009 at 6:44

GoogleCodeExporter commented 8 years ago
Perhaps instead we should leverage Hibernate search to do this?
E.g. We create an IndexInterpreter off of @Entity attribute?

http://docs.jboss.org/hibernate/stable/search/reference/en/html/getting-started.
html#d0e154

http://docs.jboss.org/hibernate/stable/search/reference/en/html/

Original comment by john.w...@gmail.com on 28 May 2009 at 9:26

GoogleCodeExporter commented 8 years ago
Hibernate search integration does sound like the right answer.

Original comment by nadler.j...@gmail.com on 27 Aug 2009 at 10:42

GoogleCodeExporter commented 8 years ago
See branch: BR_INT_HIBERNATE
feel free to contribute

Original comment by john.w...@gmail.com on 28 Aug 2009 at 12:23