Package chu77.eldependenci.sql
Interface SQLService
public interface SQLService
SQL 服務
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getConnection
- Returns:
- SQL連接
- Throws:
SQLException
- SQL Error
-
getDataSource
- Returns:
- 連接池
-
getSessionFactory
- Returns:
- Hibernate 的 SessionFactory
-