Maps a class into a PreparedStatement
an instance of T with fields that match the parmeter names or provide a bind user defined attribute
a string array where the index is the parameter index and the string is the parameter name
See Implementation
Maps a class into a PreparedStatement