If You jast want to produce XML as result You can still use JDBC to store
and write custom persister
for hibernate to produce and consume XML. In this case you do not have to
write beans for all tables and generate XML directly.
Marek Mosiewicz
http://www.jotel.com.pl
-Original Message-
We haven't really thought about it much yet. JBoss AOP has focused
mostly these areas so far:
1. The framework itself
2. These aspects: asynchronous, tx, security
3. A little bit on remoting
We haven't done much with persistence yet. If you have anything you'd
like to research or discuss, idea
Hi!
I've looked into what is missing to make me complete the basic callable
statement support in collectionpersisters and basically
the current "biggest" challenge is that it requires a change in
CollectionPersister interface.
What is needed is simply the possibility to "overule" at what positio
Max Rydahl Andersen wrote:
So, can you seen any problems in breaking/changing the
CollectionPersister interface in v22branch ?
Not really.
--
Gavin King
+61 410534454
Hibernate
[EMAIL PROTECTED]
http://hibernate.org
JBoss Inc
[EMAIL PROTECTED]
http://jboss.com
---