dao

package
v1.0.1-dev-02 Latest Latest
Warning

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

Go to latest
Published: Nov 10, 2024 License: MulanPSL-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var InstEmployeeDao = NewEmployeeDao()

Functions

func InjectEmployeeDao

func InjectEmployeeDao(s *EmployeeDao)

func LoadEmployeeDao

func LoadEmployeeDao() baseiface.ISingleton

Types

type EmployeeDao

type EmployeeDao struct {
	basedto.BaseEntity `gorm:"-"`

	*generaldao.BaseDao[int32, *model.Employee]
}

func FindBeanEmployeeDao

func FindBeanEmployeeDao() *EmployeeDao

func NewEmployeeDao

func NewEmployeeDao() *EmployeeDao

Jump to

Keyboard shortcuts

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