public interface DDLConverter
Implementations of this class must be thread-safe. That is, one instance can be used simultanously without problems. This typically just means that no varying fields should be used.
Implementations must also have a public no-arg constructor.
Copyright © 2013 DuraSpace. All Rights Reserved.