Crud4J Code
Brought to you by:
tiagogferreira
File | Date | Author | Commit |
---|---|---|---|
trunk | 2011-01-18 | tiagogferreira | [r4] |
gpl-3.0.txt | 2011-01-18 | tiagogferreira | [r5] |
readme.txt | 2011-01-18 | tiagogferreira | [r5] |
Crud4J is a Java Tool that aims to help users with low technical knowledge to create simple CRUD(create, read, update and delete) Java applications. Copyright (C) 2011 Tiago Geraldo Ferreira This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.