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

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.

主站蜘蛛池模板: 西宁市| 济阳县| 万州区| 西安市| 南澳县| 永春县| 开封县| 云梦县| 扎鲁特旗| 新营市| 武宣县| 庆安县| 贵州省| 桐庐县| 卓尼县| 六枝特区| 临海市| 元谋县| 靖宇县| 扶余县| 马龙县| 曲阳县| 绥化市| 丽水市| 浦东新区| 内黄县| 阳新县| 九龙坡区| 旺苍县| 绥芬河市| 东至县| 纳雍县| 廊坊市| 大同市| 谢通门县| 九龙坡区| 康马县| 景泰县| 临汾市| 体育| 加查县|