From c9a548298580ddeb4509cbb2520a275264802dd0 Mon Sep 17 00:00:00 2001 From: taven Date: Mon, 16 Jan 2012 13:44:33 +0800 Subject: [PATCH 01/82] OK --- README.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.txt b/README.txt index 7010c23..6aa8905 100644 --- a/README.txt +++ b/README.txt @@ -1,5 +1,8 @@ CodeBuilder is a lightweight base Database Physical Data Model's C#/java/ruby code generation tool.support microsoft .net framework 4.0 or mono.net2.10 runtime enviroments +I am Taven! + + 1.Features a.support from Powerdesinger 12+ PDM file import to Data Model From 0039211992a0f9512c769ec6f7d9024d4813c595 Mon Sep 17 00:00:00 2001 From: taven Date: Thu, 19 Jan 2012 16:43:36 +0800 Subject: [PATCH 02/82] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=20JPA=20=E7=9A=84?= =?UTF-8?q?=E6=A8=A1=E7=89=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: taven --- CodeBuilder.WinForm/Config/Templates.xml | 28 +++++----- .../Templates/java/JPA/LightFramework-VO.jpa | 56 +++++++++++++++++++ 2 files changed, 71 insertions(+), 13 deletions(-) create mode 100644 CodeBuilder.WinForm/Templates/java/JPA/LightFramework-VO.jpa diff --git a/CodeBuilder.WinForm/Config/Templates.xml b/CodeBuilder.WinForm/Config/Templates.xml index cc7e6f0..40851c0 100644 --- a/CodeBuilder.WinForm/Config/Templates.xml +++ b/CodeBuilder.WinForm/Config/Templates.xml @@ -1,16 +1,18 @@  - - -