Factory and life cycles management Bean creation myFoo = FooHome.create() instead of myFoo = new Foo() Multiple signatures Finder services for entity beans Using primary key Retrieves a reference Automatically generated