Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 15:52
Shane Coughlan is currently offline Shane CoughlanFriend
Messages: 16
Registered: July 2009
Junior Member
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: Sun Sep 22 15:29:00 GMT 2024

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

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

Back to the top