| Newsgroups |
gmane.comp.java.orm.simpleorm |
| Message-ID |
<[email protected]> |
--Apple-Mail=_94296CA8-904F-4A7E-B12E-41DA9B4E68C7
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
charset=utf-8
HI Noel. When you're starting a new application, do you hand code the ORM =
classes? Or do you use some code generator? I just noticed that pgmodelle=
r exports beautiful XML describing tables, columns, and relationships. It =
could be parsed into the necessary Java classes.
--
John Abraham
[email protected]
403-232-1060
> On Nov 13, 2014, at 11:56 PM, Noel Grandin [email protected] [SimpleORM] <=
[email protected]> wrote:
>=20
>=20
>=20
> On 2014-11-14 12:33 AM, anthony berglas [email protected] <mailto:antho=
[email protected]> [SimpleORM] wrote:
>>=20=20
>>=20
>> Good to know that you are using it. I am currently doing work that just=
does not require an ORM. Frank has made many valuable contributions and i=
s very familiar with the code, which is not that complex. But I have limit=
ed ability to support you these days.
>>=20
>> The Java world really needs something like SimpleOrm that is not Hiberna=
te. And something that does UI simply and ties the UI to the data without =
the need for lots of code.
>>=20
>>=20
>=20
>=20
> I second this! I love SimpleORM and we use it in all our database applica=
tions.
>=20
>=20
>=20
> Disclaimer: http://www.peralex.com/disclaimer.html <http://www.peralex.co=
m/disclaimer.html>
>=20
>=20
>=20
--Apple-Mail=_94296CA8-904F-4A7E-B12E-41DA9B4E68C7
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 7bit
<head>
<style type="text/css">
<!--
/* start of attachment style */
.ygrp-photo-title{
clear: both;
font-size: smaller;
height: 15px;
overflow: hidden;
text-align: center;
width: 75px;
}
div.ygrp-photo{
background-position: center;
background-repeat: no-repeat;
background-color: white;
border: 1px solid black;
height: 62px;
width: 62px;
}
div.photo-title
a,
div.photo-title a:active,
div.photo-title a:hover,
div.photo-title a:visited {
text-decoration: none;
}
div.attach-table div.attach-row {
clear: both;
}
div.attach-table div.attach-row div {
float: left;
/* margin: 2px;*/
}
p {
clear: both;
padding: 15px 0 3px 0;
overflow: hidden;
}
div.ygrp-file {
width: 30px;
valign: middle;
}
div.attach-table div.attach-row div div a {
text-decoration: none;
}
div.attach-table div.attach-row div div span {
font-weight: normal;
}
div.ygrp-file-title {
font-weight: bold;
}
/* end of attachment style */
-->
</style>
</head>
<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
HI Noel. When you're starting a new application, do you hand code the ORM classes? Or do you use some code generator? I just noticed that pgmodeller exports beautiful XML describing tables, columns, and relationships. It could be parsed into the necessary Java classes.<div class=""><br class=""></div><div class=""><div apple-content-edited="true" class="">
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div class="">--</div><div class="">John Abraham</div><div class=""><a href="mailto:[email protected]" class="">[email protected]</a></div><div class="">403-232-1060</div></span>
</div>
<br class=""><div><blockquote type="cite" class=""><div class="">On Nov 13, 2014, at 11:56 PM, Noel Grandin <a href="mailto:[email protected]" class="">[email protected]</a> [SimpleORM] <<a href="mailto:[email protected]" class="">[email protected]</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div id="ygrp-mlmsg" style="font-size: 13px; font-family: Arial, helvetica, clean, sans-serif; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); position: relative;" class=""><div id="ygrp-msg" style="line-
height: 1.22em; z-index: 1;" class=""><div id="ygrp-text" style="line-height: 1.22em; font-family: Georgia;" class=""><div style="line-height: 1.22em; margin: 0px 0px 1em;" class=""><br class="webkit-block-placeholder"></div><div class="moz-cite-prefix" style="line-height: 1.22em;"><br style="line-height: 1.22em;" class="">On 2014-11-14 12:33 AM, anthony berglas<span class="Apple-converted-space"> </span><a class="moz-txt-link-abbreviated" href="mailto:[email protected]" style="line-height: 1.22em;">[email protected]</a><span class="Apple-converted-space"> </span>[SimpleORM] wrote:<br style="line-height: 1.22em;" class=""></div><blockquote cite="mid:CA+_PZMcD71MLnCthyuAgp-xu2G4BRZqt_Wtj8BsU3V7nhAvVEA@mail.gmail.com" type="cite" style="margin: 0px 0px 0px 4px; line-height: 1
.22em;" class=""><span style="line-height: 1.22em;" class=""> </span><div id="ygrp-text" style="line-height: 1.22em; font-family: Georgia;" class=""><div dir="ltr" style="line-height: 1.22em;" class=""><br style="line-height: 1.22em;" class=""><div class="gmail_default" style="line-height: 1.22em; font-family: verdana, sans-serif;">Good to know that you are using it. I am currently doing work that just does not require an ORM. Frank has made many valuable contributions and is very familiar with the code, which is not that complex. But I have limited ability to support you these days.</div><div class="gmail_default" style="line-height: 1.22em; font-family: verdana, sans-serif;"><br style="line-height: 1.22em;" class=""></div><div class="gmail_default" style="line-he
ight: 1.22em; font-family: verdana, sans-serif;">The Java world really needs something like SimpleOrm that is not Hibernate. And something that does UI simply and ties the UI to the data without the need for lots of code.</div><div class="gmail_default" style="line-height: 1.22em; font-family: verdana, sans-serif;"><br style="line-height: 1.22em;" class=""></div><br style="line-height: 1.22em;" class=""></div></div></blockquote><br style="line-height: 1.22em;" class=""><br style="line-height: 1.22em;" class="">I second this! I love SimpleORM and we use it in all our database applications.<br style="line-height: 1.22em;" class=""><br style="line-height: 1.22em;" class=""><br style="line-height: 1.22em;" class=""><br style="line-height: 1.22em;" class=""><hr style="line-height: 1.22e
m;" class=""><font size="-2" color="808080" style="line-height: 1.22em;" class="">Disclaimer:<span class="Apple-converted-space"> </span><a href="http://www.peralex.com/disclaimer.html" style="line-height: 1.22em;" class="">http://www.peralex.com/disclaimer.html</a><br style="line-height: 1.22em;" class=""><br style="line-height: 1.22em;" class=""></font><div style="line-height: 1.22em; margin: 0px 0px 1em;" class=""><br class="webkit-block-placeholder"></div></div><div style="line-height: 1.22em; color: rgb(255, 255, 255); height: 0px;" class=""></div></div></blockquote></div><br class=""></div>
<!-- |**|begin egp html banner|**| -->
<br>
<br>
<!-- |**|end egp html banner|**| -->
<div width="1" style="color: white; clear: both;"/>__._,_.___</div>
<div id="fromDMARC" style="clear:both; margin-top: 10px;">
<hr style="height:2px ; border-width:0; color:#E3E3E3; background-color:#E3E3E3;">
Posted by: John Abraham <[email protected]> <hr style="height:2px ; border-width:0; color:#E3E3E3; background-color:#E3E3E3;">
</div>
<!-- Start Recommendations -->
<!-- End Recommendations -->
<!-- |**|begin egp html banner|**| -->
<img src="http://geo.yahoo.com/serv?s=97476590/grpId=7360226/grpspId=1705006905/msgId=2109/stime=1415974832" width="1" height="1"> <br>
<!-- |**|end egp html banner|**| -->
<!-- |**|begin egp html banner|**| -->
<br>
<!-- |**|begin egp html banner|**| -->
<div id="ygrp-vital" style="background-color: #f2f2f2; font-family: Verdana; font-size: 10px; margin-bottom: 10px; padding: 10px;">
<span id="vithd" style="font-weight: bold; color: #333; text-transform: uppercase; "><a href="https://groups.yahoo.com/neo/groups/SimpleORM/info;_ylc=X3oDMTJlbmN1dmtjBF9TAzk3MzU5NzE0BGdycElkAzczNjAyMjYEZ3Jwc3BJZAMxNzA1MDA2OTA1BHNlYwN2dGwEc2xrA3ZnaHAEc3RpbWUDMTQxNTk3NDgzMg--" style="text-decoration: none;">Visit Your Group</a></span>
<ul style="list-style-type: none; margin: 0; padding: 0; display: inline;">
</ul>
</div>
<div id="ft" style="font-family: Arial; font-size: 11px; margin-top: 5px; padding: 0 2px 0 0; clear: both;">
<a href="https://groups.yahoo.com/neo;_ylc=X3oDMTJkbGxhMmZrBF9TAzk3NDc2NTkwBGdycElkAzczNjAyMjYEZ3Jwc3BJZAMxNzA1MDA2OTA1BHNlYwNmdHIEc2xrA2dmcARzdGltZQMxNDE1OTc0ODMy" style="float: left;"><img src="http://l.yimg.com/ru/static/images/yg/img/email/new_logo/logo-groups-137x15.png" height="15" width="137" alt="Yahoo! Groups" style="border: 0;"/></a>
<div style="color: #747575; float: right;"> • <a href="https://info.yahoo.com/privacy/us/yahoo/groups/details.html" style="text-decoration: none;">Privacy</a> • <a href="mailto:[email protected]?subject=Unsubscribe" style="text-decoration: none;">Unsubscribe</a> • <a href="https://info.yahoo.com/legal/us/yahoo/utos/terms/" style="text-decoration: none;">Terms of Use</a> </div>
</div>
<!-- |**|end egp html banner|**| -->
</div> <!-- ygrp-msg -->
<br>
<!-- |**|end egp html banner|**| -->
<div style="color: white; clear: both;"/>__,_._,___</div>
</body></html>
--Apple-Mail=_94296CA8-904F-4A7E-B12E-41DA9B4E68C7--