블로그 이미지
News and Announcements (at) Apache Software Foundation. 노안돼지
Apache Software Foundation The Apache User Group KLDP From download

Recent Post»

Recent Comment»

Recent Trackback»

Archive»

« 2009/5 »
일 월 화 수 목 금 토
1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31

 

'2009/05'에 해당되는 글 16건

  1. 2009.05.03 Apache Derby 10.5.1.1 released
 
아파치 소프트웨어 재단은 아파치 오픈 소스 소프트웨어 프로젝트 커뮤니티 지원을 제공합니다.
아파치 프로젝트는 협업과 개발 프로세스를 기반으로 하는 상호간의 공감대와 개방되어 있는 실용적인 소프트웨어 라이센스, 그 분야에서 선두를 달릴 수 있는 고품질 소프트웨어 개발을 추구하고 있습니다.

우리는 심플한 서버 공유 프로젝트의 모임이라고도 하지만 오히려 개발자와 사용자간의 커뮤니티라고 생각합니다.

Apache Derby 10.5.1.1 released

뉴스/소식 | 2009. 5. 3. 22:51 | Posted by 노안돼지

Apache Derby 프로젝트에서 새로운 Derby 10.5.1.1을 릴리즈 하였습니다.

Apache Derby는 Apache DB 프로젝트의 서브 프로젝트로써,  ISO/ANSI SQL과 JDBC 표준을 따르는 순수 Java로 된 관계형 데이터베이스 엔진입니다.
Derby를 개발하는 목적은 개발자와 사용자(end-users)가 쉽게 업무를 처리 할 수 있도록 하는 것입니다.  

Derby 10.5.1.1은 아래 Derby 다운로드 사이트에서 받을 수 있습니다.
  http://db.apache.org/derby/derby_downloads.html.


Derby 10.5.1.1 contains the following new features:
  • SQL Roles - Support for most of SQL feature T331 and parts of T332
  • Generated Columns - Support for SQL feature T175
  • LOB Improvements - Many performance and usability improvements for BLOBs and CLOBs
  • Replication of encrypted databases - Support for replication of encrypted databases
  • OFFSET/FETCH FIRST - Support for limit result set cardinality (new SQL 2008 syntax)
  • In-memory back end - first revision of a storage engine for Derby storing all data in-memory.
  • Update Statistics Stored Procedure - Make it possible to refresh statistics


추가로, Derby 10.5.1.1은 많은 버그와 그동안 많은 수정내역을 가지고 있습니다.
여러분, Derby 10.5.1.1을 사용해보세요.!!!

: