Download List

프로젝트 설명

euCatalogue is a catalogue framework in Java to
help you build a generic catalogue structure.
euCatalogue includes an "admin Web interface" to
help with constructing the catalogue and a "user
Web interface" which allows browsing the
catalogue.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-02-13 09:53
2.0-beta

여러 카탈로그에 대한 지원 CatalogueElement 및 CatalogueSpawn 인터페이스를 통해 추가되었습니다. 이제 UUID를 생성하는 대신에보다 효율적으로 처리하는 다중 사용자 환경에 대한 증가하는 데 사용됩니다. eupersistence 최대 절전 모드 3.2.1 및 2.0을 업데이 트했습니다. 이전 데이터베이스 스키마를 삭제해야하며 새. SQL 스크립트를 "설치"를 사용하여 아래에 제공 해줄로 바뀝니다.
Tags: Major feature enhancements
Support for multiple catalogs was added through the CatalogueElement and CatalogueSpawn interfaces. A UUID generator is now used instead of an increment for better handling of multi-user environments. Hibernate was updated to 3.2.1 and eupersistence to 2.0. Previous database schemas must be deleted and replaced with the new one using the .sql script provided under the "installation" dir.

2006-08-05 12:57
1.2-beta

이 릴리스의 데이터베이스 스키마를 업데이 트하고, 범주, 필드, FieldValue에 대한 구체적인 추가 작업을 삭제, 추가 및 상품 CatalogueLocale.
Tags: Minor feature enhancements
This release updates the database schema, adds
CatalogueLocale, and adds
specific delete operations for Category, Field,
FieldValue, and Item.

2006-05-08 14:02
1.1-beta

삭제 작업이 추가되었습니다. 참고 문제가 최대 절전 모드로 일관되지 않은 상태가 발생할 것이라고 수정했다. 필드와 fieldvalues에 대한 다국어 지원이 추가되었습니다. 새로운 HiberRequestProcessor 오래 거래를 허용하는 데 사용됩니다. 인코딩 매개 변수에 대한 지원이 추가되었습니다. 카탈로그 작업을 초기화하는 방법을 제거하고 분리하여 단순했다. 최대 절전 모드 협회 카다로그 작업을 단순화하고 개선했다. 최대 절전 모드로 3.1.3로 업데이 트되었습니다. c3p0 0.9.0.4로 업데이 트되었습니다. eupersistence 1.1로 업데이 트되었습니다. eutools 1.1로 업데이 트되었습니다.
Tags: Major feature enhancements
Delete operations were added. Reference problems
that would cause hibernate to have an inconsistent
state were fixed. Localization support for fields
and fieldvalues was added. The new
HiberRequestProcessor is used to allow long
transactions. Support for encoded parameters was
added. Catalogue operations were simplified by
removing init and disconnect methods. Hibernate
associations were improved to simplify Catalogue
operations. hibernate was updated to 3.1.3. c3p0
was updated to 0.9.0.4. eupersistence was updated
to 1.1. eutools was updated to 1.1.

2006-02-04 22:13
1.0-beta

Tags: Initial freshmeat announcement

Project Resources