Can I customize WebLogic Components to suit my needs?
Yes. WebLogic Components can be customized in a variety of ways: they can be extended, either by hand or visually using special tools; they can be configured at runtime with persistent properties; they can use “pluggable methods” that can be programmatically chosen, either during development or at runtime. Using inheritance, they can be up-casted or down-casted as needed. All WebLogic entity components can be mapped to any database. They are very flexible!