type gorm.io/gorm/internal/stmt_store.Store (interface)

Method Implmentations


Get(key string) (*Stmt, bool)
New(ctx context.Context, key string, isTransaction bool, connPool ConnPool, locker sync.Locker) (*Stmt, error)
Set(key string, value *Stmt)