To use Java serialization, configure the following fields on the Persistence Tab in the Component Properties window:
Storage Component Enter or choose the name of the component that manages interaction with the database. See “Storage components” for more information.
Connection Cache Enter the name of a JDBC connection cache that connects to the database. The cache must have by-name access enabled and be installed on all servers where your component is installed.
Table Enter the name of a database table where the serialized data is to be stored. EJB Server creates the table if it does not exist.