pmMDA.NET

PersistenceHandler Constructor 

[This is preliminary documentation and subject to change.]

Initializes a new instance of the PersistenceHandler class.

public PersistenceHandler(
   Configuration hibernateConfig
);

Parameters

hibernateConfig
The hibernate configuration used to persist the data objects.

See Also

PersistenceHandler Class | PmMda.Net.Dog.Persistence Namespace