Framework for Databaseoperations

Hello everybody,

i am new in this forum. And i am from Germany. excuses errors in my way of writing.

I am looking for a Java Framework that protects me by handling with Database.

It is important for me that the Framework have possibilities to copy Table or determine Constraint dependence for tables or other useful Functions.

Please no ORM Frameworks like Hibernate

Ciao Josef

[414 byte] By [jk84a] at [2007-11-27 10:55:18]
# 1

> Please no ORM Frameworks like Hibernate

Then you're lost.

Write your own DAO solution which suits your needs.

BalusCa at 2007-7-29 11:55:31 > top of Java-index,Database Connectivity,Java Database Connectivity (JDBC)...