viernes, 25 de septiembre de 2009

ALTER TABLE ON MYSQL

If you have constantly changes in your DB and don't want to make remake TEST DB to your
developers, on MYSQL, you should try using the ALTER TABLE.

Check the documentation on: http://dev.mysql.com/doc/refman/5.1/en/alter-table.html

miércoles, 23 de septiembre de 2009

Making an NO AJAX H:INPUT AN AJAX COMPONENT !

<h:outputText value="#{messages['batch.detail.filter.lastname']}" />
<h:inputText id="lastNameFilter"
value="#{batchOrderItemListView.batchOrderItemFilter.lastName}">
<a4j:support event="onchange" reRender="lastNameFilter" ajaxSingle="true" limitToList="true" />
</h:inputText>

viernes, 18 de septiembre de 2009

Hibernate Controlling POJO Generation

This features for HIBERNATE are really amazing, you can read the nice documentation on the hibernate site at:

http://docs.jboss.org/tools/2.1.0.Beta1/hibernatetools/html/codegen.html

miércoles, 9 de septiembre de 2009

Hora / Bolivia

Tags

Followers

Datos personales

Twitter Updates