LINQ and Hibernate 2

Fri Oct 10 22:43:42 CST 2008发表于[Technorati] Tag results for java
LINQ to SQL 有relation ga… (如果我無get錯你想講的野的話)…. 晌IDE, 你可以right click on the class then add “association”…… 又或者, 你自己改佢個xml file加上去都得 至於transaction, 都有的, 你要自己initialize一個TransactionScope的object………. http://msdn.microsoft.com/en-us/library/bb425822.aspx#linqtosql_topic20 而lazy loading…….. 某程度上都係有的 http://msdn.microsoft.com/en-us/library/bb425822.aspx#linqtosql_topic11 <— look for deferred loading Commented by PakPak 我知 LINQ 有 Relation,但我比較係想講想法不同。 唔知 node.Child.Child.Parent.Parent 係做左四次 SQ
阅读全文...
 
本站相关内容:(RSS)

LINQ and Hibernate

LINQ 其實有好多野都可以做但都未做得到呢…….. IQueryable Provider 未齊人 AD / FileSystem / WMI / LDAP / network / parallel /  WS / MQ …..etc 其實LINQ最方便係佢可以好簡單地convert data from sql to xml, or from sql to json, or from json to xml, or vice verse. 以前要寫好長好長的codes, 三兩句用LINQ就攪掂了…… 做左programming咁耐, 有時真係lazy打咁多字. 同埋, 佢本身個類似ORM的tools, 感覺上, 比Hibernate果D好好多……. 我諗主要個原因係, VS managed 左XML generation果part, 而且有IDE 幫手可以好快咁define association between entities, 呢個我覺得令到佢比hibernate方便……… Commented by PakPak 試想想….. NTFS 之類又 hardlink

LINQ/Hibernate killer API !

DZone: java (29 reads)

I am a Java developer and where I am working now sometimes it is not possible to use a ORM technology (sad but normal though, considering the nature of some projects), and as it is so tedious to write SQL inserts/updates/selects and concatenate each value, single quote the strings, putting commas in a many argument insert ...

LINQ

LINQ(Language Integrated Query)是Visual Studio 2008中的领军人物。借助于LINQ技术,我们可以使用一种类似SQL的语法来查询任何形式的数据。

IT Boxing - ADO.NET Entity Framework and LINQ vs. Java Persistence API (JPA) and Hibernate

Next week (11 December 2007) I organized very interesting event for developers in Sofia: IT Boxing championship where .NET and Java developers will dispute the state-of-the-art data access technologies in their platforms: http://itboxing.devbg.org/events/adonet-entity-framework-linq-vs-jpa-hibernate/. About the IT Boxing Championship The initiative “IT Boxing Championship” is a series of events organized by the Bulgarian Association of Software Developers (BASD) at which we invite supporters o

LINQ for java

“Quaere is a extensible framework that adds a querying syntax reminiscent of SQL to Java ... interfaces) that lets you integrate the query language with regular Java code. No preprocessing ... classes. * Many new “keywords” for Java 1.5 and later. Example: List customers
互联网相关内容:
LINQ and Hibernate (2008年10月10日)
LINQ/Hibernate killer API ! (2008年09月19日)
LINQ (2008年05月30日)
IT Boxing - ADO.NET Entity Framework and LINQ vs. Java Persistence API (JPA) and Hibernate (2007年12月07日)
LINQ for java (2007年09月21日)
LINQ to JSON (2008年02月12日)
LINQ For Java ... (2008年02月20日)
LINQ for Java (2008年05月05日)
LINQ for Java (2008年05月05日)