Datasource Tool
Hi,
Can't understand how to use datasource tool. I added my local datasource to it, tested it and received tables list from my db... How can I use that tool when developing bean? Can I add datasources added to that tool in my beans or other code? Can't find any documents about how to use this tool?
Thanks,
Maxim Madzhuga
Please sign in to leave a comment.
Hello Maxim,
The datasources are integrated with the EJB and Hibernate frameworks. If
you use a different framework for accessing the data, the datasources cannot
currently be used.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
Thanks a lot.