Object Factory
Hi
In the section 21.6.2 Implementing The file system server in C++.
An Object Factory is used on the documentation side's Ice1.1.1 page 595 and Ice1.3.0 page 618.
The explanation in the section 21.5.2 of Object Factories.
Documentation side´s Ice1.1.1 page 589 and Ice1.3.0 page 610 says, The Freeze evictor is are generic facility in that it manages instances of Object subclasses.
I want to produce an Instance of a class in the DB, can I use the Object Factory of this class?
Thx 4 help
enzo
|