Christopher Ljungblad

This blog, as so many others is basically for me to keep and share ideas and solved problems. I can probably say that the context of this blog will be about 80% programming, 10% other related IT stuff and 10% nonsens. I have found it nice to have the possiblity to share ideas and help out with problems that I have bumped into.

Tuesday, July 24, 2007

HQL (Hibernate Query Language)

  • HQL Documentation (Red Hat) - A good place to start
  • From the Hibernate reference (chapter 14)
  • Joins (SQL) (INNER, OUTER - Wikipedia)
    • inner join essentially combines the records from two tables A and B based on a given join predicate (considered default join)
    • left outer join for tables A and B always contains all records of the "left" table (A)
    • right outer join - Every record from the "right" table (B) will be in the joined table at least once.
Posted by Crille at 12:17 AM No comments:
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

Monday, July 23, 2007

JSF Links

  • JSF FAQ - Java Exception Issues
  • ajax4jsf Developers Guide
  • JSF Tutorial (list of tags etc)
  • Multiple checkboxes in DataTable
Posted by Crille at 1:10 PM No comments:
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

Friday, July 20, 2007

JBoss Seam links

Useful Seam Links:
  • 15 best Seam Tutorials
  • Seam Wiki
  • Seam Blog
  • Seam Hotel Demo
  • Seamless JSF, Part 1: An application framework tailor-made for JSF
  • Seamless JSF, Part 2: Conversations with Seam
  • Seamless JSF, Part 3: Ajax for JSF
  • Seam Annotation
  • Configuring Seam (SFSB timeout)

Posted by Crille at 1:25 AM No comments:
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Newer Posts Older Posts Home
Subscribe to: Posts (Atom)

About Me

Crille
View my complete profile

Blog Archive

  • ►  2019 (1)
    • ►  October (1)
  • ►  2014 (1)
    • ►  May (1)
  • ►  2009 (1)
    • ►  December (1)
  • ►  2008 (4)
    • ►  March (2)
    • ►  February (1)
    • ►  January (1)
  • ▼  2007 (12)
    • ►  November (1)
    • ►  October (1)
    • ►  September (4)
    • ►  August (2)
    • ▼  July (3)
      • HQL (Hibernate Query Language)
      • JSF Links
      • JBoss Seam links
    • ►  January (1)
  • ►  2006 (13)
    • ►  June (2)
    • ►  May (2)
    • ►  April (1)
    • ►  March (1)
    • ►  February (6)
    • ►  January (1)
Simple theme. Powered by Blogger.