java - JPA annotated objects to DML script -
i've collection of objects of jpa annotated class - task serialize them dml insert statements - such database dump script. there straightforward way? through library?
java sql hibernate jpa dml
No comments:
Post a Comment