Download Latest Version yakoliv-proxy-based-ibatis-dao-adapter-1_0.jar (91.3 kB)
Email in envelope

Get an email when there's a new version of Yakoliv Framework

Home
Name Modified Size InfoDownloads / Week
bin 2014-11-06
docs 2014-10-29
src 2014-07-17
javadoc 2014-07-10
readme.txt 2014-11-06 5.2 kB
Totals: 5 Items   5.2 kB 1
------------------------------------------------------------------------
Yakoliv Framework
Designed to facilitate Apache CXF based java softwares development
------------------------------------------------------------------------

This file is a part of Yakoliv Framework, licensed under the terms of the
Educational Community License

Copyright (c) 2013-2014 Yakam Olivier. All rights reserved

This Original Work, including software, source code, documents, or
other related items, is being provided by the copyright holder(s)
subject to the terms of the Educational Community License. By
obtaining, using and/or copying this Original Work, you agree that you
have read, understand, and will comply with the following terms and
conditions of the Educational Community License:

Permission to use, copy, modify, merge, publish, distribute, and
sublicense this Original Work and its documentation, with or without
modification, for any purpose, and without fee or royalty to the
copyright holder(s) is hereby granted, provided that you include the
following on ALL copies of the Original Work or portions thereof,
including modifications or derivatives, that you make:

# The full text of the Educational Community License in a location
viewable to users of the redistributed or derivative work.

# Any pre-existing intellectual property disclaimers, notices, or terms
and conditions.

# Notice of any changes or modifications to the Original Work,
including the date the changes were made.

# Any modifications of the Original Work must be distributed in such a
manner as to avoid any confusion with the Original Work of the
copyright holders.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

The name and trademarks of copyright holder(s) may NOT be used in
advertising or publicity pertaining to the Original or Derivative Works
without specific, written prior permission. Title to copyright in the
Original Work and any associated documentation will at all times remain
with the copyright holders. 

If you want to alter upon this work, you MUST attribute it in 
a) all source files
b) on every place, where is the copyright of derivated work
exactly by the following label :

---- label begin ----
This work is a derivate of the Yakoliv Framework. Yakoliv Framework is an intellectual 
property of YAKAM Olivier. Please visit http://yakoliv.sourceforge.net 
for more info about Yakoliv Framework. 
----  label end  ----


=====================================================================
IMPORTANT:
- There is no need downloading the generic dao while 
downloading Yakoliv-Gen-Tool, because after dynamic code
generation, a version of the generic DAO (mbouop) is put
at the disposal of developer, in the 'ext-lib' folder. That
version corresponds to the downloaded version. Please, just
download the '.exe' file, it will provide you with the generic
DAO jar file.

- For english speaking people, please be patient, an english version
 of the documentation is being written and will be published shortly.
=====================================================================

version 2.0.1
=============
viewing editors have been improved.

version 2.0
===========
The software now:
 - helps developper confugure data base access
 - supports 2 engines: Ibatis and mybatis
 - puts at the disposal of developers some default CXF interceptors that they can easily extend
 - create database automatically if needed or orders tables for manual creation
version 1.0.0
=============
Inheritance is now possible between tables/classes.
Modifiers are applied to fields.

version 0.1.1
=============
Support is added for Database Sequences management. Stored procedures are created to
dynamically create, reset and read sequences. They can be found in the SQL folder.

Binary file download/upload functions are also added. With no effort, developpers will
be able to upload and download files to/from a server, taking advantages from MTOM and XOP through web services.

version 0.1
==============
The framework writes classes with fields having no modifiers.
SQL files are created for all DTOs but do not consider inheritance between tables.
Ibatis SQLMaps are written correctly.
Ibatis SQLMapConfig.xml and SQLMapConfig.properties file is written, with the second awaiting for DB parameters.
The Simple Services layer is entirely written with support for MBOUOP, the Yakoliv Dynamic DAO.
A layer of web services is written for CRUD operations, including dynamic search on a single table.
Web services are correctly configured with support for Spring, Spring Security and Apache CXF.
CXF Clients configurations are written with support for Spring and Apache CXF.
The framework puts built-in libraries at the disposal of developpers, to include in their classpaths.
Source: readme.txt, updated 2014-11-06