04/03/2010

Java Database Connectivity (JDBC)

Đây là slide trình diễn về JDBC trong loạt bài Java Training. ACE nào quan tâm thì có thể gửi email cho tôi để nhận bài giảng đầy đủ bằng tập tin word.

Java Data Object (JDO)

ACE nào thích chủ đề này, xin vui lòng liên hệ mình để có phần bài giảng đầy đủ bằng tập tin word nha.

06/11/2009

What is new in FB 2.5?

In FB 2.5, there will have new architecture which is called SuperClassic(SC). SC will support SMP better than now. So you will find four architectures in FB 2.5: SupperServer (SS), SuperClassic(SC), ClassicServer (CS) and EmbeddedServer.
Click here to download "Firebird 2.5 architecture comparision" document which is written by Thomas Steinmaurer.
The following slide will give you the details about Firebird 2.5 architecture:
Firebird 2.5 Architecture, by Dmitry Yemanov (in English)


15/09/2009

Security breach in default installing JBoss

If JBoss is installed by default, you can access web console to shutdown JBoss instance remotely by a normal browser without authentication:
Following menu tree will appears, you can do what you want:

10/09/2009

External Java Procedures Plug-in

It is sound promissing. One of new features in Firebird V3.0 is external Java procedure.
This means you can code SP by Java instead of PSQL. The first test version of FB/Java plugin was announced in 6 July 2009.
Read more here