官术网_书友最值得收藏!

Conventions

In this book, you will find a number of text styles that distinguish between different kinds of information. Here are some examples of these styles and an explanation of their meaning.

Code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "dialect helps hibernate to generate database specific SQL statements."

A block of code is set as follows:

<hibernate-mapping>
  <class="Employee" table="employee">
    <id name="id" type="long" column="id">
      <generator class="increment" />
    </id>
    <property column="firstName" name="firstName" />
    <property column="salary" name="salary" />
  </class>
</hibernate-mapping>

When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:

@AuditTable(value="emp_history")
public class Employee {
  // other fields and setters/getters
}

Note

Warnings or important notes appear in a box like this.

Tip

Tips and tricks appear like this.

主站蜘蛛池模板: 阳山县| 江津市| 廉江市| 奎屯市| 麟游县| 玉屏| 绥化市| 开封市| 寻乌县| 扎兰屯市| 佛学| 察隅县| 绿春县| 新邵县| 卫辉市| 南通市| 滦南县| 盐池县| 皋兰县| 长汀县| 仁布县| 井冈山市| 环江| 洛宁县| 云林县| 吴桥县| 蕉岭县| 彩票| 阿城市| 柳江县| 区。| 顺昌县| 武冈市| 什邡市| 玛纳斯县| 深水埗区| 临猗县| 锡林郭勒盟| 东莞市| 修武县| 吴旗县|