Autogenerated Administration for Hibernate Models
Start1. Sphene's Hibernate Autoadmin
Sphene's Hibernate Autoadmin is a simple web application which generates a web based administration interface for any hibernate model on-the-fly with minimal (if any) configuration.
All that is needed to do by the user is to put the hibernate configuration file as well as the models into the classpath and tell the autoadmin where/how to find it.
The idea (and layout/html of the admin interface) is borrowed from Django - One of the best (python) web frameworks / templating engine / ORM and more - which includes a feature rich auto generated admin interface for it's ORM.
2. Example
You can see it in action at: http://sphene.net:8080/HibernateAutoAdmin/ (Username/Password: demo/demo)
3. Work In Progress
Sphene's Hibernate Autoadmin is still pretty much work in progress and not much more than a proof of concept. Please write some feedback into the Forums if you are interested into this project and what you think about it / what features you would like to see, otherwise i'll probably stall development when my current needs are fulfilled ;)
Things that already work are:
- create/edit/delete of simple class mappings (one primary key)
-
create/edit/delete of simple properties
- Primitives (integer, floats & co)
- Text & String
- many-to-one relation ships
4. News
-
2007-05-01 00:08:24: Created Documentation / Build scriptsI've now added quite some Documentation to this website - i have cleaned up the project and created a simple build script.
The Documentation is still not perfect.. but imho usable :)Hey, we have Signatures !!! Great, isn't it ? ;)0 Comments -
2007-04-29 13:12:45: Imported project into subversionSo, i've now put all source code into a subversion repository (see Downloads)
I will now have to create documentation on how to get it to run and how to configure it.. otherwise it will remain quite useless :)Hey, we have Signatures !!! Great, isn't it ? ;) -
2007-04-24 21:38:25: Created simple websiteSo .. i've created this very nice and simple website - next step would be to create a subversion repository and put the code in it .. set up build scripts .. and write documentation for everything ..
and finally .. make this stuff public ;)Hey, we have Signatures !!! Great, isn't it ? ;)
Last Modified: 2007-05-01 00:15:09 by Herbert Poul - [ Snip Changes ] [ Wiki History ]
Comments
No comments yet.