Interface PropertyAccessor

All Known Implementing Classes:
PropertyAccessor.BuiltIn

public interface PropertyAccessor
The interface for accessing a property.
If you want to customize a default PropertyAccessor, you implements class of this interface and you need to specify to a SqlGenerator.
Version:
1.0.2
Author:
Kazuki Shimizu