Bookmark
Interoperability Happens - The Vietnam of Computer Science
blogs.tedneward.com/2006/06/26/The+Vietnam+Of+Computer+Science.aspx, posted 2009 by peter in development java modeling opinion sql storage
Although it may seem trite to say it, $g(Object/Relational Mapping) is the Vietnam of Computer Science. It represents a quagmire which starts well, gets more complicated as time passes, and before long entraps its users in a commitment that has no clear demarcation point, no clear win conditions, and no clear exit strategy.
Bookmark
Chapter 14. HQL: The Hibernate Query Language
www.hibernate.org/hib_docs/reference/en/html/queryhql.html, posted 2009 by peter in development java reference sql storage
Hibernate is equipped with an extremely powerful query language that (quite intentionally) looks very much like SQL. But don't be fooled by the syntax; HQL is fully object-oriented, understanding notions like inheritence, polymorphism and association.
Bookmark
MySQL :: MySQL 5.0 Reference Manual :: 5.5.2 Adding New User Accounts to MySQL
dev.mysql.com/doc/refman/5.0/en/adding-users.html, posted 2009 by peter in development reference security sql
The following examples show how to use the mysql client program to set up new users.
|< First < Previous 11–13 (13)