oracle

package
v0.1.9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 1, 2025 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const (
	MSG_FUNCION_NOT_FOUND     = "Function not found"
	MSG_COMMAND_NOT_FOUND     = "Command not found"
	MSG_VERSION_NOT_SUPPORTED = "PostgreSQL version:%s json_object is not supported"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Oracle

type Oracle struct {
	// contains filtered or unexported fields
}

func (*Oracle) Command

func (s *Oracle) Command(command *jdb.Command) (et.Items, error)

* * Command * @param command *jdb.Command * @return et.Items, error *

func (*Oracle) Connect

func (s *Oracle) Connect(params et.Json) (*sql.DB, error)

* * Connect * @param params et.Json * @return error *

func (*Oracle) Count

func (s *Oracle) Count(ql *jdb.Ql) (int, error)

* * Count * @param ql *jdb.Ql * @return int, error *

func (*Oracle) Disconnect

func (s *Oracle) Disconnect() error

* * Disconnect * @return error *

func (*Oracle) DropModel

func (s *Oracle) DropModel(model *jdb.Model) error

* * DropModel * @param model *jdb.Model * @return error *

func (*Oracle) Exists

func (s *Oracle) Exists(ql *jdb.Ql) (bool, error)

* * Exists * @param ql *jdb.Ql * @return bool, error *

func (*Oracle) LoadModel

func (s *Oracle) LoadModel(model *jdb.Model) error

* * LoadModel * @param model *jdb.Model * @return error *

func (*Oracle) MutateModel

func (s *Oracle) MutateModel(model *jdb.Model) error

* * MutateModel * @param model *jdb.Model * @return error *

func (*Oracle) Name

func (s *Oracle) Name() string

func (*Oracle) Select

func (s *Oracle) Select(ql *jdb.Ql) (et.Items, error)

* * Select * @param ql *jdb.Ql * @return et.Items, error *

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL