techbudding.wordpress.com
Object Database Programming with Java | TechBudding
https://techbudding.wordpress.com/2010/12/24/object-database-programming-with-java
Just another WordPress.com site. Object Database Programming with Java. December 24, 2010. I have been developing Java applications for a long time and the major difficulty was the coding part related to database manipulations. Recently I shifted to use Object-Relational Mapping through JPA. I have used TopLink. They were quite faster, yet I was reluctant to proceed as most of them had their own standards and did not comply to JPA. Finally I found the ObjectDB. And the NetBeans IDE. Step 4: Design a Grap...
javamation.blogspot.com
JAVAMATION: January 2010
http://javamation.blogspot.com/2010_01_01_archive.html
Saturday, January 30, 2010. CloverETL : Java-based tool/framework for data integration and creation of data transformations. Operating Systems : OS Independent. Wednesday, January 13, 2010. Lampiro brings XMPP and GTalk to your mobile phone, letting you connect and chat with your friends everywhere. Messenger, and ICQ. Lampiro uses the most advanced features that XMPP offers, allowing you to interact easily and effectively with remote services. Implementation : Java, J2ME. Out of the box Jease. Jease is ...
neodatis-odb.wikidot.com
NeoDatis ODB Wiki - NeoDatis ODB
http://neodatis-odb.wikidot.com/start
The object oriented Database for Java, .Net and Mono. How to join this site? Welcome to NeoDatis Object Database Wiki! The main site can be found here. Here you will find information about how to use. And how it works. NeoDatis * is a very simple Object Oriented database that currently runs on the * Java. Platform and is being ported to .net. And it is really. It can run as an embedded database. Within your application or in a traditional Client Server. Quick links to learn NeoDatis. Or 5 Minutes tutorial.
tordtech.blogspot.com
My Android corner: NeoDatis on Android intro
http://tordtech.blogspot.com/2009/10/neodatis-on-android-intro.html
Random things related to android development. Wednesday, October 14, 2009. NeoDatis on Android intro. I've been playing around with NeoDatis a little while now so I thought I'd write a little intro post on it before I did the testing. NeoDatis ODB like a lot of the other database management system (DBMS)'s that I've tested lately can be used as both an an embedded database engine or in client/server mode. NeoDatis ODB uses a single file to store all it's data:. LocalStorageEngine.java:18) org.neo...Local...
pbadenski.blogspot.com
IT Realms: July 2008
http://pbadenski.blogspot.com/2008_07_01_archive.html
This blog is no longer being maintained, please go to The missing link of Agile. Saturday, July 19, 2008. Path-Dependent Types w Scali. Nie jestem specjalistą w dziedzinie języków, teorii typów etc. Zawarte w poniższym poście sformułowania mogą być nieprecyzyjne a czasem nawet mijać się z prawdą. Najważniejszym dla mnie celem jest pokazanie pragmatycznych problemów. Cały czas poznaję Scalę i muszę powiedzieć, że niektóre konstrukcje/rozwiązania mogą przyprawić czasem o ból głowy. Case class D {. Val a : A.