Documentation
¶
Overview ¶
Oracle Dao example.
$ go run examples_oracle.go
Oracle prommongo.:
- Must implement method godal.IGenericDao.GdaoCreateFilter(storageId string, bo godal.IGenericBo) godal.FilterOpt (already implemented by common.DaoAppSql)
- If application uses its own BOs instead of godal.IGenericBo, it is recommended to implement a utility method to transform godal.IGenericBo to application's BO and vice versa.
Click to show internal directories.
Click to hide internal directories.