Category Archives: NHibernate

PLINQO for NHibernate 1.3

Improvements Added support for .Net 4.5 and Visual Studio 2012/2013. There have been many improvements to the naming conventions of properties and classes. Added the ability to Generate GetByKey() search criteria. This is controlled by setting Configuration.Instance.SearchCriteriaProperty.MethodKeySuffix to a string value. If MethodKeySuffix is null or empty then the search criteria method name will be …Read More

PLINQO for NHibernate 1.2

Improvements Updated the templates to use the latest version of SchemaHelper (many improvements to association detection, naming conventions and much more). Updated the QuickStart to support Visual Studio 2010 and MVC 3. Added support for CodeSmith Generator 6.x. Fixed a bug where duplicate properties could be added to an entity. Fixed a bug with the …Read More

PLINQO for NHibernate 1.0.1

Data Layer Generation Generate your HBM files from your database. Supports Tables, Views, and Stored Procedures. Supports associations and composite keys. Generate your Entities from your HBM files. Safe Regeneration Safely regenerate your data layer against your database. Intelligently seeks out and merges data changes with code changes. Ability to filter what gets updated from …Read More

PLINQO for NHibernate 1.0 Released!

PLINQO makes NHibernate "so easy, even a caveman can do it." PLINQO for NHibernate PLINQO can generated your HBM files, entity classes, and all NHibernate configuration in seconds. It then allows you to safely regenerate that code at anytime, thus synchronizing your mappings with the database while still intelligently preserving custom changes. PLINQO for NHibernate …Read More

PLINQO for NHibernate Overview Video

PLINQO makes NHibernate "so easy, even a caveman can do it." PLINQO can generated your HBM files, entity classes, and all NHibernate configuration in seconds. It then allows you to safely regenerate that code at anytime, thus synchronizing your mappings with the database while still intelligently preserving custom changes. PLINQO for NHibernate is a enhance …Read More

PLINQO for NHibernate, Beta 1 Released!

It’s been a long time coming: Updated NHibernate templates are finally here!Oh wait, not updated, all new and improved NHibernate templates! PLINQO for NHibernate PLINQO makes NHibernate "so easy, even a caveman can do it." PLINQO can generated your HBM files, entity classes, and all NHibernate configuration in seconds. It then allows you to safely …Read More

PLINQO for NHibernate?

As my Uncle Ben once said, "with great insomnia comes great responsibility." Or maybe that was Spiderman, I don’t remember. All I know is that I couldn’t go to sleep last night, and when I came to this morning there was a proof of concept PLINQO for NHibernate architecture on my screen. I am not …Read More