File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes EJB Certification (SCBCD/OCPJBCD) and the fly likes How to find tables created by container? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Certification » EJB Certification (SCBCD/OCPJBCD)
Reply Bookmark "How to find tables created by container?" Watch "How to find tables created by container?" New topic
Author

How to find tables created by container?

Like Zhang
Greenhorn

Joined: Jan 19, 2004
Posts: 16
I am study HFE and using J2EE 1.3 SDK.
cloudscape is embedded in J2EE 1.3. I can use my entity bean to read or insert data from cloudscape, but I want to see all tables in cloudscape. When I was using the deploytool, I found the "Container method" will create new table in cloudscape, but when I use "select * from ...", there is error.
For example, the container method will create MyEntityBeanTable.
Then I run "cloudscape -isql" and use standard SQL to see the content in the table, but it always report errors.
[ March 03, 2004: Message edited by: Like Zhang ]
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: How to find tables created by container?
 
Similar Threads
Create databases, tables in Cloudscape
Pet Store
Cloudscape
Query abt Cloudscape
Please: Config CMP