Krishna Rajendra Alapati

IT Professional having 4+ years of experience on Java and JEE technologies. Good experience in working with Servlets, JSP, EJB2, XML, XSLT and JEE Design patterns. Good experience in working with open source frameworks like Struts, Spring, Hibernate, ANT, JUnit and JMock.

My Photo
Name:
Location: London, Ilford, United Kingdom

Wednesday, December 21, 2005

Hypersonic SQL DataBase

Hi Friends ,

i have an interesting topic here while trying an assignment in Hibernate i have read abt the HsqlDb stands for Hypersonic SQL Database .HSQLDB is the leading SQL relational database engine written in Java. It has a JDBC driver and supports a rich subset of ANSI-92 SQL (BNF tree format) plus SQL 99 and 2003 enhancements. It offers a small (less than 100k in one version for applets), fast database engine which offers both in-memory and disk-based tables and supports embedded and server modes. Additionally, it includes tools such as a minimal web server, in-memory query and management tools (can be run as applets) and a number of demonstration examples.


one more interesting point here is it will come along with the OpenOffice.org 2.0 u can find the hsqldb.jar in this.more about the hsqdb.jar click the below link

HSQLDB

Monday, December 19, 2005

Struts Layout

Struts-Layout is a tag library for struts which provides easy and fast interface creation.
This is achieved by powerful tags which display panels, input fields, tables, treeviews, sortable lists, datagrids, popups, calendars, etc.
see the below link.


Struts-Layout