Skip to main content



      Home
Home » Modeling » EMF "Technology" (Ecore Tools, EMFatic, etc)  » Teneo - Migrating 0.75 to 0.8
Teneo - Migrating 0.75 to 0.8 [message #609469] Wed, 15 August 2007 11:52
Eclipse UserFriend
Hi,

We are migrating from teneo 0.7.5 to 0.8

in 0.7.5 we implemented a method to load a hibernate file


public class ConfigurationFactory extends HbContextImpl
{

@Override
public Configuration createConfiguration()
{
// code to load hibernate.hbm.xml file

return config;
}
}

In 0.8 what changes do we need to make to implement this??


Thanks,
Shane
Previous Topic:[Teneo] Turn off lazy-loading
Next Topic:[TENEO] Multiple instances using concurrently the same database?
Goto Forum:
  


Current Time: Fri Jul 04 06:07:38 EDT 2025

Powered by FUDForum. Page generated in 0.04645 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top