-
Hi guys,
Probably I'm late for this post, but I could check that there is on Sonatype repository a register for Neodatis ODB http://repository.sonatype.org/index.html#nexus-search;quick~neodatis
but it is stuck on 1.9-beta
org.neodatis
neodatis-odb
1.9-beta-1
.
2009-11-12 09:33:20 UTC in NeoDatis ODB
-
Olá Adriano,
Pelo que entendo do IReport(não sou um expert em IReport) vc tem diferentes formas de criar um datasource para ser utilizado. Alguns deles:
- JDBC
-- Nao temos uma implementacao de JDBC para ODB (Milhoes de razoes, mas nao para discutirmos agora :))
- XML Datasource
-- Vc pode até exportar o conteudo do ODB para XML
- JavaBeans Set Datasource
-- Vc trabalha com...
2009-06-02 13:51:28 UTC in NeoDatis ODB
-
Hi Martijn,
Yeah sure... go ahead :).
Cheers,
Marcelo.
2009-05-31 21:48:30 UTC in NeoDatis ODB
-
Hi Martijn,
As you can see on this thread https://sourceforge.net/forum/message.php?msg_id=7103594 we replace the byte code instrumentation for another approach to reconnect the objects to session. If I'm right, it is available on the latest release.
To turn on this option, you need to use this: OdbConfiguration.setReconnectObjectsToSession(true)
I hope it helps you.
- Marcelo.
2009-05-31 15:50:38 UTC in NeoDatis ODB
-
Hi Olivier and Kasper,
Great thread, I really appreciate to follow this kind of thread in a forum :).
Please, don't get me wrong, but I have one question:
Taking into account that Neodatis is a OO database, why should we put a sequence mechanism in place? I was wondering if you guys have some specific reason to "push" it on Neodatis, I guess I'm missing some idea behind the...
2009-04-30 13:42:44 UTC in NeoDatis ODB
-
You are welcome :)
- Marcelo.
2009-04-29 09:54:22 UTC in NeoDatis ODB
-
Hi Enrico,
Try it:OdbConfiguration.setDatabaseCharacterEncoding("UTF-8");
I guess it can help you...
- Marcelo.
2009-04-29 09:08:01 UTC in NeoDatis ODB
-
Hi Sjoerd,
There is an option on OdbConfiguration called "reconnect object to session" (OdbConfiguration.setReconnectObjectsToSession(true)), with this option you can have your objects attached to session automatically. We just fixed a "small" issue on that yesterday (it is already on the head stream), maybe Olivier can say exactly when it will be available on the next...
2009-04-18 09:09:31 UTC in NeoDatis ODB
-
mayworm committed patchset 655 of module ODB to the NeoDatis ODB CVS repository, changing 1 files.
2009-04-18 07:59:18 UTC in NeoDatis ODB
-
mayworm committed patchset 654 of module ODB to the NeoDatis ODB CVS repository, changing 1 files.
2009-04-18 07:58:45 UTC in NeoDatis ODB