File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JDBC and the fly likes Scope of antipatterns described in the book? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "Scope of antipatterns described in the book?" Watch "Scope of antipatterns described in the book?" New topic
Author

Scope of antipatterns described in the book?

Helana Neumann
Greenhorn

Joined: Feb 07, 2008
Posts: 19
Are the antipatterns (and their remedies) described in the book uniquely aimed at SQL programming, or could they be applied to other types of programming?

Thank you.

Best,
Helana
Bill Karwin
author
Ranch Hand

Joined: Aug 02, 2010
Posts: 32
Hi Helana,

My book is mostly about SQL, but I wrote six chapters in a section on Application Development Antipatterns. SQL is designed to be used in cooperation with a host language which could be Java, C#, PHP, Python, Perl, Delphi, or anything else. The Application Development Antipatterns I cover are about how we use SQL in an application written in another language.


Bill Karwin is the author of SQL Antipatterns: Avoiding the Pitfalls of Database Programming
Helana Neumann
Greenhorn

Joined: Feb 07, 2008
Posts: 19
Thank you, Bill. Your book sounds fabulous, and is definitely something I could use in my work.

Best,
Helana
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Scope of antipatterns described in the book?
 
Similar Threads
This weeks giveaway
Why bitter java?
Pros and Cons
J2EE Antipatterns: aimed at beginners to experienced or only on experienced?
Which is a good book for learning j2ee