SolarMetric Kodo JDO 2.5.8 generated on January 11 2004

Package com.solarmetric.kodo.enhance

JDO Enhancer

See:
          Description

Interface Summary
OutputProvider An interface to provide the enhancer with an java.io.OutputStream appropriate for a given class.
Verifier Interface capable of performing system verifications at enhancement time.
 

Class Summary
ApplicationIdTool Generates a class appropriate for use as an application identity class.
DefaultOutputProvider default OutputProvider implemtation using URL and Class.getResourceAsStream
JDOEnhancer Bytecode enhancer used to create PersistenceCapable classes from JDO metadata.
 

Exception Summary
Verifier.Error An error.
Verifier.Msg Represents a message to the user about the verification.
Verifier.Warning A warning.
 

Package com.solarmetric.kodo.enhance Description

JDO Enhancer

This package provides a bytecode enhancer used to post-process classes for use in a JDO runtime. The enhancer conforms to the JDO 1.0 Specification.

A tool for generating application identity class sourcecode is also provided.


SolarMetric Kodo JDO 2.5.8 generated on January 11 2004

Copyright 2001,2002,2003 SolarMetric, Inc. All Rights Reserved.