Package com.pyranid

Class StatementMetadata

java.lang.Object
com.pyranid.StatementMetadata

@Immutable public class StatementMetadata extends Object
Application-specific metadata associated with a SQL statement.

This is used in conjunction with StatementLog - for example, you might want to mark a query as "hot", or should not be logged, or ...

Since:
1.0.11
Author:
Mark Allen