When we configure a data source using Hibernate, we should add the hibernate.dialect
property (or eclipselink.target-database
if you are using EclipseLink).
I want to know what is the meaning of dialect? I configure this property according to the documentation of Hibernate but I don't know what's the meaning of it.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…