@@ -26,11 +26,11 @@ OF_ASSUME_NONNULL_BEGIN @class SL3Connection; -@interface SL3Statement: OFObject +@interface SL3PreparedStatement: OFObject { #ifdef SL3_PUBLIC_IVARS @public #endif SL3Connection *_connection;