{{theTime}}

Search This Blog

Total Pageviews

Java6.0 includes Database based on Apache Derby.

Java6.0 cobundles Java JDBC database, Java DB based on Apache Derby.No need to find and configure own JDBC database.Will provide JDBC4.0 API with improvements like support for XML as an SQL datatypeBetter Integration of BLOBS and CLOBS.

No comments:

Setup AWS Application Load Balancer Https

Setting up HTTPS for an AWS Application Load Balancer (ALB) involves configuring an HTTPS listener, deploying an SSL certificate, and defini...