Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Hỏi] Tài liệu đặc tả Cơ sở dữ liệu #33

Open
thehung opened this issue Apr 18, 2017 · 1 comment
Open

[Hỏi] Tài liệu đặc tả Cơ sở dữ liệu #33

thehung opened this issue Apr 18, 2017 · 1 comment

Comments

@thehung
Copy link

thehung commented Apr 18, 2017

Tôi không tìm thấy tài liệu đặc tả Cơ sở dữ liệu của OpenCPS nhỉ?

@lephucuongfds
Copy link
Contributor

lephucuongfds commented Apr 18, 2017

@thehung: Hùng có thể xem tài liệu thiết kế chi tiết tại đây trong đó có thiết kế chi tiết đến từng Entity ví dụ như ở đây

Liferay sử dụng Hibernate nên làm việc trực tiếp với Entity, khi deploy lên sẽ tự động tạo Table. Hùng xem thêm một đoạn code để hiểu thêm về cơ chế này:

<entity name="PaymentFile" remote-service="true" local-service="true"
human-name="Payment file" table="opencps_payment_file" uuid="true">

Do vậy không cần có một tài liệu riêng có tên là "Tài liệu đặc tả Cơ sở dữ liệu của OpenCPS".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants