-
Java and Sql
How can I put a Java-Statement into a SELECT-Statement? (Syntax)
-
Re: Java and Sql
"Volker" <volkerengelmann@gmx.net> wrote:
>
>How can I put a Java-Statement into a SELECT-Statement? (Syntax)
I'm not quite sure what you are asking? Are you asking how to connect to
a database using Java?
Basically, there are a number of different options there. You could use
J2EE CMP (container managed persistance), SQLJ, JDBC, or JDO. There are
probably a number of other options as well.
You should be able to find help on all of these from the sun Java web site
search tool (http://java.sun.com/)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks